Compartir a través de


Machine.NetworkIPAddress Property

Definition

IPv4, IPv6 addresses of the machine

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

Property Value

Implements

Attributes

Applies to