IEndPoint.IPAddress Property

Definition

IP Address (IPv4).

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="IP Address (IPv4).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="ipAddress")]
public string IPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="IP Address (IPv4).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="ipAddress")>]
member this.IPAddress : string with get, set
Public Property IPAddress As String

Property Value

Attributes

Applies to