Share via


MetricSpecification.SupportedTimeGrainTypes Property

Definition

Gets the supported time grain types.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedTimeGrainTypes")]
public System.Collections.Generic.IList<string> SupportedTimeGrainTypes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedTimeGrainTypes")>]
member this.SupportedTimeGrainTypes : System.Collections.Generic.IList<string>
Public ReadOnly Property SupportedTimeGrainTypes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to