次の方法で共有


ManagedClusterLoadBalancerProfile.OutboundIPPrefixes プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象