Share via


LogCollectionSession interface

Log Collection Session details of the cluster.

Properties

correlationId

CorrelationId of the log collection NOTE: This property will not be serialized. It can only be populated by the server.

endTimeCollected

End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionError

Log Collection Error details of the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionJobType

LogCollection job type NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionStatus

LogCollection status NOTE: This property will not be serialized. It can only be populated by the server.

logEndTime

End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

logSize

Size of the logs collected NOTE: This property will not be serialized. It can only be populated by the server.

logStartTime

Start Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

timeCollected

Duration of logs collected NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

correlationId

CorrelationId of the log collection NOTE: This property will not be serialized. It can only be populated by the server.

correlationId?: string

Property Value

string

endTimeCollected

End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

endTimeCollected?: Date

Property Value

Date

logCollectionError

Log Collection Error details of the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionError?: LogCollectionError

Property Value

logCollectionJobType

LogCollection job type NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionJobType?: string

Property Value

string

logCollectionStatus

LogCollection status NOTE: This property will not be serialized. It can only be populated by the server.

logCollectionStatus?: string

Property Value

string

logEndTime

End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

logEndTime?: Date

Property Value

Date

logSize

Size of the logs collected NOTE: This property will not be serialized. It can only be populated by the server.

logSize?: number

Property Value

number

logStartTime

Start Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.

logStartTime?: Date

Property Value

Date

timeCollected

Duration of logs collected NOTE: This property will not be serialized. It can only be populated by the server.

timeCollected?: Date

Property Value

Date