Node.IpAddressOrFQDN Property

Definition

Gets the IP address or the fully qualified domain name (FQDN) of the node.

public string IpAddressOrFQDN { get; }
member this.IpAddressOrFQDN : string
Public ReadOnly Property IpAddressOrFQDN As String

Property Value

The IP address or the fully qualified domain name (FQDN) of the node.

Applies to