Sha256: c8df163c02ab8fd1150527df534a2e667b3731239d8116475148493bcab3cf09
Contents?: true
Size: 446 Bytes
Versions: 7
Compression:
Stored size: 446 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 SnapshotStorageAccountTypes # module SnapshotStorageAccountTypes StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" StandardZRS = "Standard_ZRS" end end end
Version data entries
7 entries across 7 versions & 1 rubygems