Share via


AvsPrivateCloudFailedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudFailed event.

Extends

Properties

failureMessage

Failure reason of an event.

Inherited Properties

operationId

Id of the operation that caused this event.

Property Details

failureMessage

Failure reason of an event.

failureMessage: string

Property Value

string

Inherited Property Details

operationId

Id of the operation that caused this event.

operationId: string

Property Value

string

Inherited From AvsPrivateCloudEventData.operationId