Partilhar via


Request.Granularity Propriedade

Definição

Obtém ou define pode ser apenas um dos conjuntos anois, mensais, semanais, diários, por hora ou por minuto. A granularidade é usada para verificar se a série de entrada é válida. Os valores possíveis incluem: 'yearly', 'monthly', 'weekly', 'daily', 'hourly', 'minutely'

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a