AutomationRunbookData.JobCount Property

Definition

Gets or sets the job count of the runbook.

public int? JobCount { get; set; }
member this.JobCount : Nullable<int> with get, set
Public Property JobCount As Nullable(Of Integer)

Property Value

Applies to