Compartir a través de


JobInformation.StateAuditRecords Propiedad

Definición

Obtiene los registros de auditoría de estado del trabajo, que indican cuándo se han realizado varias operaciones en este trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="stateAuditRecords")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobStateAuditRecord> StateAuditRecords { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stateAuditRecords")>]
member this.StateAuditRecords : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobStateAuditRecord>
Public ReadOnly Property StateAuditRecords As IList(Of JobStateAuditRecord)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a