Condividi tramite


ManualScaleSettings.NodeDeallocationOption Proprietà

Definizione

Ottiene o imposta le opzioni di deallocazione dei nodi.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Azione da eseguire quando le dimensioni del cluster diminuiscono. Il valore predefinito è requeue. I valori possibili includono: 'requeue', 'terminate', 'waitforjobcompletion'

Si applica a