次の方法で共有


ManagedClusterAgentPoolProfileProperties.EnableNodePublicIP プロパティ

定義

ノードのパブリック IP を有効にするを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="enableNodePublicIP")]
public bool? EnableNodePublicIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableNodePublicIP")>]
member this.EnableNodePublicIP : Nullable<bool> with get, set
Public Property EnableNodePublicIP As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象