Sha256: 89cd02fe96a941608141e4535daf29a58751885bbb97a11be2add5ec28f375ff
Contents?: true
Size: 389 Bytes
Versions: 2
Compression:
Stored size: 389 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::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.14.0 | lib/generated/azure_mgmt_batch/models/pool_allocation_mode.rb |
azure_mgmt_batch-0.13.0 | lib/generated/azure_mgmt_batch/models/pool_allocation_mode.rb |