Share via


AlertOperationResult interface

Alert operation result

Properties

createdDateTime

The created date of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

id

The id of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

lastActionDateTime

The last action date of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

resourceLocation

The location of the alert associated with the operation. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

statusDetail

The status detail of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdDateTime

The created date of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

createdDateTime?: Date

Property Value

Date

id

The id of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

lastActionDateTime

The last action date of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

lastActionDateTime?: Date

Property Value

Date

resourceLocation

The location of the alert associated with the operation. NOTE: This property will not be serialized. It can only be populated by the server.

resourceLocation?: string

Property Value

string

status

The status of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

statusDetail

The status detail of the alert operation. NOTE: This property will not be serialized. It can only be populated by the server.

statusDetail?: string

Property Value

string