Sha256: e0aa7790a62f21487da673d8271aa2eaabb2b1e86047c314e2a5b586ab334213
Contents?: true
Size: 391 Bytes
Versions: 6
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::V2017_09_01 module Models # # Defines values for StorageAccountType # module StorageAccountType StandardLRS = "Standard_LRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
6 entries across 6 versions & 1 rubygems