Share via


ManagedClusterLoadBalancerProfile.OutboundIPPrefixes Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to