Share via


LogCollectionError interface

Log Collection Error details of the cluster.

Properties

errorCode

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

errorMessage

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

Property Details

errorCode

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

errorCode?: string

Property Value

string

errorMessage

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

errorMessage?: string

Property Value

string