Compartilhar via


MetricTrigger.TimeAggregation Propriedade

Definição

Obtém ou define o tipo de agregação de tempo. Como os dados coletados devem ser combinados ao longo do tempo. O valor padrão é Average. Os valores possíveis incluem: 'Average', 'Minimum', 'Maximum', 'Total', 'Count', 'Last'

[Newtonsoft.Json.JsonProperty(PropertyName="timeAggregation")]
public Microsoft.Azure.Management.Monitor.Models.TimeAggregationType TimeAggregation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeAggregation")>]
member this.TimeAggregation : Microsoft.Azure.Management.Monitor.Models.TimeAggregationType with get, set
Public Property TimeAggregation As TimeAggregationType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a