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

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

#blob_nameString

Returns Name of the blob which contains data for this backup.

Returns:

  • (String)

    Name of the blob which contains data for this backup



23
24
25
# File 'lib/azure_mgmt_web/models/backup_item_properties.rb', line 23

def blob_name
  @blob_name
end