Sha256: a81dec7dcc8c427a857d4f3dbc78e300bce71e75d16867316f41c18cd0a95c50
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 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::V2019_12_01 module Models # # Defines values for StorageAccountType # module StorageAccountType StandardLRS = "Standard_LRS" StandardZRS = "Standard_ZRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
5 entries across 5 versions & 1 rubygems