TestJob.Parameters Property

 

Optional. Gets or sets the parameters of the test job.

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

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