Freigeben über


NodeDeallocateParameter Class

Definition

Options for deallocating a Compute Node.

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

Constructors

Name Description
NodeDeallocateParameter()

Initializes a new instance of the NodeDeallocateParameter class.

NodeDeallocateParameter(Nullable<ComputeNodeDeallocateOption>)

Initializes a new instance of the NodeDeallocateParameter class.

Properties

Name Description
NodeDeallocateOption

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

Applies to