RunbookProperties.JobCount Property

 

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

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

public int JobCount { get; set; }

Property Value

Type: System.Int32
Return to top
Show: