Sha256: b3add8916c3868da783a4bf56b25462daae6c6a19ab4237ad8e93eaacb6372a0

Contents?: true

Size: 479 Bytes

Versions: 9

Compression:

Stored size: 479 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::V2018_09_30
  module Models
    #
    # Defines values for DiskStorageAccountTypes
    #
    module DiskStorageAccountTypes
      StandardLRS = "Standard_LRS"
      PremiumLRS = "Premium_LRS"
      StandardSSDLRS = "StandardSSD_LRS"
      UltraSSDLRS = "UltraSSD_LRS"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.21.1 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.20.0 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.19.3 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.19.2 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.19.1 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.19.0 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.18.7 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb
azure_mgmt_compute-0.18.6 lib/2018-09-30/generated/azure_mgmt_compute/models/disk_storage_account_types.rb