Sha256: c265fdd66d82e2a964a34a6b03d4162d35ae2b4904478a10888dd23ec66ec66b

Contents?: true

Size: 477 Bytes

Versions: 2

Compression:

Stored size: 477 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 ComputeNodeDeallocationOption
    #
    module ComputeNodeDeallocationOption
      Requeue = "Requeue"
      Terminate = "Terminate"
      TaskCompletion = "TaskCompletion"
      RetainedData = "RetainedData"
    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_deallocation_option.rb
azure_mgmt_batch-0.18.0 lib/2018-12-01/generated/azure_mgmt_batch/models/compute_node_deallocation_option.rb