WatcherUpdateParameters interface
Properties
execution |
Gets or sets the frequency at which the watcher is invoked. |
name | Gets or sets the name of the resource. |
Property Details
executionFrequencyInSeconds
Gets or sets the frequency at which the watcher is invoked.
executionFrequencyInSeconds?: number
Property Value
number
name
Gets or sets the name of the resource.
name?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript