Sha256: a019729cacf7e6e65fbe7a41d80d4ebd5f2a561d9a529901431baa2ce6fd6df0
Contents?: true
Size: 381 Bytes
Versions: 2
Compression:
Stored size: 381 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::ARM::Compute module Models # # Defines values for StorageAccountTypes # module StorageAccountTypes StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.14.0 | lib/generated/azure_mgmt_compute/models/storage_account_types.rb |
azure_mgmt_compute-0.13.0 | lib/generated/azure_mgmt_compute/models/storage_account_types.rb |