Compartir a través de


MetricAlertResource.WindowSize Propiedad

Definición

Obtiene o establece el período de tiempo (en formato de duración ISO 8601) que se usa para supervisar la actividad de alertas en función del umbral.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.windowSize")]
public TimeSpan WindowSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.windowSize")>]
member this.WindowSize : TimeSpan with get, set
Public Property WindowSize As TimeSpan

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a