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