次の方法で共有


WebAppRuntimes.WindowsRuntimeSettings プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象