次の方法で共有


AzureCliScript.ContainerSettings プロパティ

定義

コンテナー設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSettings")]
public Microsoft.Azure.Management.ResourceManager.Models.ContainerConfiguration ContainerSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSettings")>]
member this.ContainerSettings : Microsoft.Azure.Management.ResourceManager.Models.ContainerConfiguration with get, set
Public Property ContainerSettings As ContainerConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象