Freigeben über


Runbook.JobCount Eigenschaft

Definition

Ruft die Auftragsanzahl des Runbooks ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobCount")]
public int? JobCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobCount")>]
member this.JobCount : Nullable<int> with get, set
Public Property JobCount As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: