RunbookCreateProperties Constructor (String^, ContentLink^)

 

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

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

public:
RunbookCreateProperties(
	String^ runbookType,
	ContentLink^ publishContentLink
)
Return to top
Show: