Account.HostName Property

Definition

Gets API host name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")]
public string HostName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")>]
member this.HostName : string
Public ReadOnly Property HostName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to