Aracılığıyla paylaş


ManagedClusterLoadBalancerProfileOutboundIPs.PublicIPs Property

Definition

Gets or sets a list of public IP resources.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to