Bagikan melalui


IotHubProperties.HostName Property

Definition

Gets the name of the host.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to