次の方法で共有


ApplicationStackResource.IsDeprecated プロパティ

定義

スタックが非推奨の場合は、lt;コード>true</code> を取得または設定&します。それ以外の場合は、<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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象