NodeRebootParameter Class

Definition

Options for rebooting a Compute Node.

public class NodeRebootParameter
type NodeRebootParameter = class
Public Class NodeRebootParameter
Inheritance
NodeRebootParameter

Constructors

NodeRebootParameter()

Initializes a new instance of the NodeRebootParameter class.

NodeRebootParameter(Nullable<ComputeNodeRebootOption>)

Initializes a new instance of the NodeRebootParameter class.

Properties

NodeRebootOption

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

Applies to