RunbookDraftUpdateParameters Constructor (String, String)

 

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

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

Public Sub New (
	name As String,
	stream As String
)
Return to top
Show: