Compartir a través de


Job.ExecutionInfo Propiedad

Definición

Obtiene o establece información sobre la ejecución de un trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a