Share via


TimeseriesProperties.Endpoint Property

Definition

Gets or sets the endpoint associated with the Timeseries data point

[Newtonsoft.Json.JsonProperty(PropertyName="endpoint")]
public string Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoint")>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to