Share via


Timeseries.TimeseriesType Property

Definition

Gets or sets the type of Timeseries Possible values include: 'MeasurementCounts', 'LatencyP50', 'LatencyP75', 'LatencyP95'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to