Watcher.ExecutionFrequencyInSeconds 屬性

定義

取得或設定叫用監看員的頻率。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.executionFrequencyInSeconds")]
public long? ExecutionFrequencyInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.executionFrequencyInSeconds")>]
member this.ExecutionFrequencyInSeconds : Nullable<int64> with get, set
Public Property ExecutionFrequencyInSeconds As Nullable(Of Long)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於