Compartir a través de


ValidateRequest.IsSpot Propiedad

Definición

Obtiene o establece <code>true</code> si App Service plan es para instancias de Spot; de lo contrario, <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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a