Share via


ManagedClusterLoadBalancerProfile.OutboundIPs Property

Definition

Gets or sets desired outbound IP resources for the cluster load balancer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to