Delen via


ManualScaleSettings.NodeDeallocationOption Eigenschap

Definitie

Hiermee worden opties voor knooppunttoewijzing opgehaald of ingesteld.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeDeallocationOption")]
public string NodeDeallocationOption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeDeallocationOption")>]
member this.NodeDeallocationOption : string with get, set
Public Property NodeDeallocationOption As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Een actie die moet worden uitgevoerd wanneer de clustergrootte afneemt. De standaardwaarde is requeue. Mogelijke waarden zijn: 'requeue', 'terminate', 'waitforjobcompletion'

Van toepassing op