Runbook.JobCount Property

Definition

Gets or sets the job count of the runbook.

C#
[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobCount")]
public int? JobCount { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Legacy