Share via


StreamingEndpoint.HostName Property

Definition

Gets the streaming endpoint 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