Share via


RunbookCreateDraftProperties Constructor ()

 

Initializes a new instance of the RunbookCreateDraftProperties class.

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

Syntax

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

See Also

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

Return to top