Partilhar via


ManualScaleSettings.NodeDeallocationOption Propriedade

Definição

Obtém ou define as opções de desalocação de nós.

[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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Uma ação a ser executada quando o tamanho do cluster está a diminuir. O valor predefinido é voltar à fila. Os valores possíveis incluem: "requeue", "terminate", "waitforjobcompletion"

Aplica-se a