Sha256: 3261cf355e84997d9e12a66efa9f25fab658effffb4db32242654e2c183ce5ee
Contents?: true
Size: 388 Bytes
Versions: 1
Compression:
Stored size: 388 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.0 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.10.0 | lib/generated/azure_mgmt_compute/models/storage_account_types.rb |