JobStateAuditRecord Class
The Data Lake Analytics U-SQL job state audit records for tracking the lifecycle of a job.
Namespace: Microsoft.Azure.Management.DataLake.AnalyticsJob.Models
Assembly: Microsoft.Azure.Management.DataLake.AnalyticsJob (in Microsoft.Azure.Management.DataLake.AnalyticsJob.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models.JobStateAuditRecord
Syntax
public class JobStateAuditRecord
public ref class JobStateAuditRecord
type JobStateAuditRecord = class end
Public Class JobStateAuditRecord
Constructors
| Name | Description | |
|---|---|---|
![]() |
JobStateAuditRecord() | Initializes a new instance of the JobStateAuditRecord class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Details | Optional. Gets or sets the details of the audit log. |
![]() |
NewState | Optional. Gets or sets the new state the job is in. |
![]() |
RequestedByUser | Optional. Gets or sets the user who requests the change. |
![]() |
TimeStamp | Optional. Gets or sets the time stamp that the state change took place. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)