Sha256: c37764763172f45b455b4beaa12f181bef5d06f11615c2a5e77f8b5489cc1229

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::V2018_12_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

Version Path
azure_mgmt_batch-0.18.1 lib/2018-12-01/generated/azure_mgmt_batch/models/storage_account_type.rb
azure_mgmt_batch-0.18.0 lib/2018-12-01/generated/azure_mgmt_batch/models/storage_account_type.rb