Sha256: f8acea692763a2c8fa0a2805f0588a947f7c791c7b3630430bb8907c72c56bca

Contents?: true

Size: 365 Bytes

Versions: 4

Compression:

Stored size: 365 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::Batch
  module Models
    #
    # Defines values for AccountKeyType
    #
    module AccountKeyType
      Primary = "Primary"
      Secondary = "Secondary"
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
azure_mgmt_batch-0.7.0 lib/generated/azure_mgmt_batch/models/account_key_type.rb
azure_mgmt_batch-0.6.0 lib/generated/azure_mgmt_batch/models/account_key_type.rb
azure_mgmt_batch-0.5.0 lib/generated/azure_mgmt_batch/models/account_key_type.rb
azure_mgmt_batch-0.4.0 lib/generated/azure_mgmt_batch/models/account_key_type.rb