DigitalTwinUpdateHeaders.Location Property

Definition

Gets or sets URI of the digital twin

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to