RunbookParameter Constructor ()
Initializes a new instance of the RunbookParameter class.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
Syntax
public RunbookParameter()
public:
RunbookParameter()
new : unit -> RunbookParameter
Public Sub New
See Also
RunbookParameter Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace
Return to top