次の方法で共有


WebAppMinorVersion.StackSettings プロパティ

定義

マイナー バージョンに関連付けられている設定を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="stackSettings")]
public Microsoft.Azure.Management.WebSites.Models.WebAppRuntimes StackSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stackSettings")>]
member this.StackSettings : Microsoft.Azure.Management.WebSites.Models.WebAppRuntimes
Public ReadOnly Property StackSettings As WebAppRuntimes

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象