LoadBalancer.Address Property

Definition

IP Range

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

Property Value

Implements

Attributes

Applies to