Udostępnij przez


ManagedClusterLoadBalancerProfile.OutboundIPPublicIP Property

Definition

A list of public IP resources.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference> OutboundIPPublicIP { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.OutboundIPPublicIP : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference> with get, set
Public Property OutboundIPPublicIP As List(Of IResourceReference)

Property Value

Implements

Attributes

Applies to