Watcher Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of the watcher type.
[Microsoft.Rest.Serialization.JsonTransformation]
public class Watcher : Microsoft.Azure.Management.Automation.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Watcher = class
inherit Resource
Public Class Watcher
Inherits Resource
- Inheritance
- Attributes
Watcher() |
Initializes a new instance of the Watcher class. |
Watcher(String, String, String, Nullable<Int64>, String, IDictionary<String,
String>, String, String, Date |
Initializes a new instance of the Watcher class. |
Creation |
Gets or sets the creation time. |
Description |
Gets or sets the description. |
Etag |
Gets or sets the etag of the resource. |
Execution |
Gets or sets the frequency at which the watcher is invoked. |
Id |
Gets fully qualified resource Id for the resource (Inherited from Resource) |
Last |
Gets details of the user who last modified the watcher. |
Last |
Gets or sets the last modified time. |
Location |
Gets or sets the geo-location where the resource lives |
Name |
Gets the name of the resource (Inherited from Resource) |
Script |
Gets or sets the name of the script the watcher is attached to, i.e. the name of an existing runbook. |
Script |
Gets or sets the parameters of the script. |
Script |
Gets or sets the name of the hybrid worker group the watcher will run on. |
Status |
Gets the current status of the watcher. |
Tags |
Gets or sets resource tags. |
Type |
Gets the type of the resource. (Inherited from Resource) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: