NodeConfiguration.HostNameOrIPAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The host name or IP address of this silo. This is a configurable IP address or Hostname.
public string HostNameOrIPAddress { get; set; }
member this.HostNameOrIPAddress : string with get, set
Public Property HostNameOrIPAddress As String