Sha256: 01a257ceb050be9ace06186edbc8d7d289bb3b9f200ef5524ec6406ea08abb36
Contents?: true
Size: 471 Bytes
Versions: 13
Compression:
Stored size: 471 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 StorageAccountTypes # module StorageAccountTypes StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" StandardSSDLRS = "StandardSSD_LRS" UltraSSDLRS = "UltraSSD_LRS" end end end
Version data entries
13 entries across 13 versions & 1 rubygems