Partager via


ApplicationStack.IsDeprecated Propriété

Définition

Obtient ou définit <code>true</code> s’il s’agit de la pile est déconseillée ; sinon, <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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à