Sha256: 92fef25a1b641caf6baece6d1f02dd3a8ff4bd8dba259dae54220a0dbcc4c40d
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_04_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