次の方法で共有


WebAppRuntimes.LinuxRuntimeSettings プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象