Sha256: 67631aebc6f62ac87f842331b3e64c4f15a0054f7256016b0438b1a6f86d1e6d
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::V2019_08_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