Request.Granularity Property

Definition

Gets or sets can only be one of yearly, monthly, weekly, daily, hourly or minutely. Granularity is used for verify whether input series is valid. Possible values include: 'yearly', 'monthly', 'weekly', 'daily', 'hourly', 'minutely'

C#
[Newtonsoft.Json.JsonProperty(PropertyName="granularity")]
public Microsoft.Azure.CognitiveServices.AnomalyDetector.Models.Granularity Granularity { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Latest