Sha256: 87cc3df9ce38457d12cee454401d9ff8eebd0ddfcaa3c8fe49ab51e62d5acf39

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::V2018_12_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/2018-12-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb
azure_mgmt_batch-0.18.0 lib/2018-12-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb