Share via


Runbook Constructor ()

 

Initializes a new instance of the Runbook class.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Syntax

public Runbook()
public:
Runbook()
new : unit -> Runbook
Public Sub New

See Also

Runbook Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top