RunbookState Class
The runbook state.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.Automation.Models.RunbookState
Syntax
public static class RunbookState
public ref class RunbookState abstract sealed
[<AbstractClass>]
[<Sealed>]
type RunbookState = class end
Public NotInheritable Class RunbookState
Fields
Name | Description | |
---|---|---|
Edit | ||
New | ||
Published |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.Management.Automation.Models Namespace
Return to top