Compartir a través de


ApplicationStack.IsDeprecated Propiedad

Definición

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

[Newtonsoft.Json.JsonProperty(PropertyName="isDeprecated")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> IsDeprecated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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