Compartilhar via


ManualScaleSettings.NodeDeallocationOption Propriedade

Definição

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

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Uma ação a ser executada quando o tamanho do cluster estiver diminuindo. O valor padrão é colocar novamente na fila. Os valores possíveis incluem: 'requeue', 'terminate', 'waitforjobcompletion'

Aplica-se a