JobListParameters.RunbookName Property

 

Optional. Gets or sets the runbook name of the job.

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

public string RunbookName { get; set; }

Property Value

Type: System.String
Return to top
Show: