Compartilhar via


ValidateRequest.IsSpot Propriedade

Definição

Obtém ou define <code>true</code> se Serviço de Aplicativo plano for para instâncias spot; caso contrário, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")]
public bool? IsSpot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")>]
member this.IsSpot : Nullable<bool> with get, set
Public Property IsSpot As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a