Sha256: 40c37ef371065f6cf68646c5767347f9b3eccd9642aff50c8ae0b2b06dc0f615

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_04_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-04-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb
azure_mgmt_batch-0.18.0 lib/2019-04-01/generated/azure_mgmt_batch/models/compute_node_fill_type.rb