Freigeben über


CloudJobSchedule.JobSpecification Eigenschaft

Definition

Ruft die Details der Aufträge ab, die nach diesem Zeitplan erstellt werden sollen, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="jobSpecification")]
public Microsoft.Azure.Batch.Protocol.Models.JobSpecification JobSpecification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobSpecification")>]
member this.JobSpecification : Microsoft.Azure.Batch.Protocol.Models.JobSpecification with get, set
Public Property JobSpecification As JobSpecification

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: