Sha256: 0d231f6189ae2237fbefd4e18afa3e6025f949a110ed82998718b50326743fab
Contents?: true
Size: 482 Bytes
Versions: 3
Compression:
Stored size: 482 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.11.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Storage 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
3 entries across 3 versions & 1 rubygems