RunbookProperties.Parameters Property

 

Optional. Gets or sets the runbook parameters.

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

public IDictionary<string, RunbookParameter> Parameters { get; set; }
Return to top
Show: