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

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

#current_valueInteger

the subscription.

Returns:

  • (Integer)

    Gets the current count of the allocated resources in



22
23
24
# File 'lib/2017-06-01/generated/azure_mgmt_storage/models/usage.rb', line 22

def current_value
  @current_value
end