Condividi tramite


MachineNetworkProperties.IPAddress Property

Definition

IPv4, IPv6 addresses of the machine

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

Property Value

Implements

Attributes

Applies to