Sha256: 0b602771dac542ce931656ec0ee004badd4e28dadb34663cbafe13a4bcc4a0c5
Contents?: true
Size: 488 Bytes
Versions: 32
Compression:
Stored size: 488 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::Storage::Mgmt::V2015_06_15 module Models # # Defines values for AccountType # module AccountType StandardLRS = "Standard_LRS" StandardZRS = "Standard_ZRS" StandardGRS = "Standard_GRS" StandardRAGRS = "Standard_RAGRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
32 entries across 32 versions & 1 rubygems