Sha256: 09771c196c6d221de85b2dc4a0324ebaa70ec0dc57fb6a28e27719fdf5247fd3

Contents?: true

Size: 396 Bytes

Versions: 2

Compression:

Stored size: 396 Bytes

Contents

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

module Azure::ARM::Batch
  module Models
    #
    # Defines values for PoolAllocationMode
    #
    module PoolAllocationMode
      BatchService = "BatchService"
      UserSubscription = "UserSubscription"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_batch-0.12.0 lib/generated/azure_mgmt_batch/models/pool_allocation_mode.rb
azure_mgmt_batch-0.11.0 lib/generated/azure_mgmt_batch/models/pool_allocation_mode.rb