Method: Azure::ARM::Web::Models::BackupItemProperties#correlation_id

Defined in:
lib/azure_mgmt_web/models/backup_item_properties.rb

#correlation_idString

with the timestamp while communicating with Azure support.

Returns:

  • (String)

    Unique correlation identifier. Please use this along



61
62
63
# File 'lib/azure_mgmt_web/models/backup_item_properties.rb', line 61

def correlation_id
  @correlation_id
end