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