Condividi tramite


ManagedClusterLoadBalancerProfileOutboundIPPrefixes.PublicIPPrefixes Property

Definition

Gets or sets a list of public IP prefix resources.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to