共用方式為


MetricSpecification.SupportedTimeGrainTypes 屬性

定義

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於