次の方法で共有


ManagedClusterLoadBalancerProfile.OutboundIPs プロパティ

定義

クラスター ロード バランサーに必要な送信 IP リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="outboundIPs")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterLoadBalancerProfileOutboundIPs OutboundIPs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outboundIPs")>]
member this.OutboundIPs : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterLoadBalancerProfileOutboundIPs with get, set
Public Property OutboundIPs As ManagedClusterLoadBalancerProfileOutboundIPs

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象