Share via


DigitalTwinsDescription.HostName Property

Definition

Gets api endpoint to work with DigitalTwinsInstance.

[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