次の方法で共有


ManagedClusterLoadBalancerProfile.EffectiveOutboundIPs プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="effectiveOutboundIPs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ResourceReference> EffectiveOutboundIPs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="effectiveOutboundIPs")>]
member this.EffectiveOutboundIPs : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ResourceReference> with get, set
Public Property EffectiveOutboundIPs As IList(Of ResourceReference)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象