Sha256: add6b3428634c6e81c8dc0fb102af78133444b3bc4bacd9cff297c00c44ac884
Contents?: true
Size: 403 Bytes
Versions: 2
Compression:
Stored size: 403 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 PoolAllocationMode # module PoolAllocationMode BatchService = "BatchService" UserSubscription = "UserSubscription" end end end
Version data entries
2 entries across 2 versions & 1 rubygems