Sha256: 8c1b60ad303f7c7e393c0d48e0f2e4f6bfe5f116b393220b688c7b208f02633f
Contents?: true
Size: 446 Bytes
Versions: 13
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::V2018_06_01 module Models # # Defines values for SnapshotStorageAccountTypes # module SnapshotStorageAccountTypes StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" StandardZRS = "Standard_ZRS" end end end
Version data entries
13 entries across 13 versions & 1 rubygems