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