次の方法で共有


WebAppRuntimes.LinuxContainerSettings プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象