AvsPrivateCloudFailedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudFailed event.
- Extends
Properties
failure |
Failure reason of an event. |
Inherited Properties
operation |
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