Method: Azure::Storage::Mgmt::V2017_06_01::Models::Usage#limit

Defined in:
lib/2017-06-01/generated/azure_mgmt_storage/models/usage.rb

#limitInteger

allocated in the subscription.

Returns:

  • (Integer)

    Gets the maximum count of the resources that can be



26
27
28
# File 'lib/2017-06-01/generated/azure_mgmt_storage/models/usage.rb', line 26

def limit
  @limit
end