NewOrUpdateAgentPoolBase.NodeSoakDurationInMinute Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The the soak duration for a node. The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes.", Mandatory=false)]
public int NodeSoakDurationInMinute { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The the soak duration for a node. The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes.", Mandatory=false)>]
member this.NodeSoakDurationInMinute : int with get, set
Public Property NodeSoakDurationInMinute As Integer

Property Value

Attributes

Applies to