Method: Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicy#location

Defined in:
lib/2014-04-01/generated/azure_mgmt_sql/models/backup_long_term_retention_policy.rb

#locationString

Returns The geo-location where the resource lives.

Returns:

  • (String)

    The geo-location where the resource lives



16
17
18
# File 'lib/2014-04-01/generated/azure_mgmt_sql/models/backup_long_term_retention_policy.rb', line 16

def location
  @location
end