WatcherUpdateParameters Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class WatcherUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WatcherUpdateParameters = class
Public Class WatcherUpdateParameters
Inheritance
WatcherUpdateParameters
Attributes

Constructors

WatcherUpdateParameters()

Initializes a new instance of the WatcherUpdateParameters class.

WatcherUpdateParameters(Nullable<Int64>, String)

Initializes a new instance of the WatcherUpdateParameters class.

Properties

ExecutionFrequencyInSeconds

Gets or sets the frequency at which the watcher is invoked.

Name

Gets or sets the name of the resource.

Applies to