NodeDeallocateParameter Class

Definition

Options for deallocating a Compute Node.

public class NodeDeallocateParameter
type NodeDeallocateParameter = class
Public Class NodeDeallocateParameter
Inheritance
NodeDeallocateParameter

Constructors

NodeDeallocateParameter()

Initializes a new instance of the NodeDeallocateParameter class.

NodeDeallocateParameter(Nullable<ComputeNodeDeallocateOption>)

Initializes a new instance of the NodeDeallocateParameter class.

Properties

NodeDeallocateOption

Gets or sets when to deallocate the Compute Node and what to do with currently running Tasks.

Applies to