次の方法で共有


ManagedClusterLoadBalancerProfile.ManagedOutboundIPs プロパティ

定義

クラスター ロード バランサーの目的のマネージド送信 IP を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象