RunbookCreateDraftProperties Constructor (String, RunbookDraft)

 

Initializes a new instance of the RunbookCreateDraftProperties class with required arguments.

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

Public Sub New (
	runbookType As String,
	draft As RunbookDraft
)
Return to top
Show: