Freigeben über


ApplicationStackResource.IsDeprecated Eigenschaft

Definition

Ruft lt;code>true</code> ab oder legt diesen fest&, wenn der Stapel veraltet ist, &andernfalls lt;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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: