Sha256: d872bf08f8fcda96f69e3cd689e792818e594c2791b11d19f8da0a0174cd0f51
Contents?: true
Size: 395 Bytes
Versions: 7
Compression:
Stored size: 395 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_07_01 module Models # # Defines values for StorageAccountType # module StorageAccountType StandardLRS = "Standard_LRS" StandardZRS = "Standard_ZRS" end end end
Version data entries
7 entries across 7 versions & 1 rubygems