Sha256: e434a1600716d4cc540140d6d15a37e1a20bdb97be9ec4653b85c5cddd0b39af
Contents?: true
Size: 471 Bytes
Versions: 5
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::V2019_12_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
5 entries across 5 versions & 1 rubygems