Partager via


CloudJobSchedule.ExecutionInfo Propriété

Définition

Obtient ou définit des informations sur les travaux qui ont été et seront exécutés dans le cadre de cette planification.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à