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