Partager via


MetricAlertResourcePatch.WindowSize Propriété

Définition

Obtient ou définit la période de temps (au format de durée ISO 8601) utilisée pour surveiller l’activité d’alerte en fonction du seuil.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à