Share via


RunbookCreateProperties Constructor ()

 

Initializes a new instance of the RunbookCreateProperties class.

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

Syntax

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

See Also

RunbookCreateProperties Overload
RunbookCreateProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top