Sha256: c88137aa53327e197b2fb11c7312816f7755defbac8d2925af0571ef616cef09

Contents?: true

Size: 471 Bytes

Versions: 3

Compression:

Stored size: 471 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::Compute::Mgmt::V2020_06_01
  module Models
    #
    # Defines values for StorageAccountTypes
    #
    module StorageAccountTypes
      StandardLRS = "Standard_LRS"
      PremiumLRS = "Premium_LRS"
      StandardSSDLRS = "StandardSSD_LRS"
      UltraSSDLRS = "UltraSSD_LRS"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-01/generated/azure_mgmt_compute/models/storage_account_types.rb
azure_mgmt_compute-0.21.1 lib/2020-06-01/generated/azure_mgmt_compute/models/storage_account_types.rb
azure_mgmt_compute-0.20.0 lib/2020-06-01/generated/azure_mgmt_compute/models/storage_account_types.rb