Share via


ChangePointDetectRequest.Granularity Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to