次の方法で共有


ChangePointDetectRequest.Granularity プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="granularity")]
public Microsoft.Azure.CognitiveServices.AnomalyDetector.Models.Granularity Granularity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="granularity")>]
member this.Granularity : Microsoft.Azure.CognitiveServices.AnomalyDetector.Models.Granularity with get, set
Public Property Granularity As Granularity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象