Partager via


JobInformation.StateAuditRecords Propriété

Définition

Obtient les enregistrements d’audit de l’état du travail, indiquant quand diverses opérations ont été effectuées sur ce travail.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à