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