Partager via


CaptureDescription.IntervalInSeconds Propriété

Définition

Obtient ou définit la fenêtre de temps vous permet de définir la fréquence avec laquelle la capture sur Azure Blobs se produira, la valeur doit être comprise entre 60 et 900 secondes

[Newtonsoft.Json.JsonProperty(PropertyName="intervalInSeconds")]
public int? IntervalInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalInSeconds")>]
member this.IntervalInSeconds : Nullable<int> with get, set
Public Property IntervalInSeconds As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à