Sha256: 5f9bbd1688910731d942a325c68f1cb624d18989db936d5f244d07719046ac27
Contents?: true
Size: 391 Bytes
Versions: 2
Compression:
Stored size: 391 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::Batch::Mgmt::V2019_08_01 module Models # # Defines values for StorageAccountType # module StorageAccountType StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
2 entries across 2 versions & 1 rubygems