Sha256: abdcfc3a4d20bc3bfcc673aa8c4b4c06590ca77c4ff04d3db72752f9fd6acb6e

Contents?: true

Size: 369 Bytes

Versions: 2

Compression:

Stored size: 369 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 ComputeNodeFillType
    #
    module ComputeNodeFillType
      Spread = "Spread"
      Pack = "Pack"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_batch-0.18.1 lib/2019-08-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb
azure_mgmt_batch-0.18.0 lib/2019-08-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb