다음을 통해 공유


IMachineIPAddress.IP Property

Definition

IPv4 or IPv6 address of the machine

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="IPv4 or IPv6 address of the machine", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ip", Update=false)]
public string IP { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="IPv4 or IPv6 address of the machine", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ip", Update=false)>]
member this.IP : string
Public ReadOnly Property IP As String

Property Value

Attributes

Applies to