Compartilhar via


ManagedClusterLoadBalancerProfile.EffectiveOutboundIPs Propriedade

Definição

Obtém ou define os recursos de IP de saída efetivos do balanceador de carga do cluster.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a