Dela via


IEndpointDetail.IPAddress Property

Definition

An IP Address that Domain Name currently resolves to.

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

Property Value

Attributes

Applies to