Compartir a través de


ApplicationStackResource.IsDeprecated Propiedad

Definición

Obtiene o establece <code>true</code> si esta es la pila está en desuso; de lo contrario, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDeprecated")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> IsDeprecated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDeprecated")>]
member this.IsDeprecated : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> with get, set
Public Property IsDeprecated As IList(Of ApplicationStack)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a