Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebBackupOperationFailedEventData

Package version

Schema of the Data property of an EventGridEvent for an Microsoft.Web.BackupOperationFailed event.

Hierarchy

  • WebBackupOperationFailedEventData

Index

Properties

Optional address

address: undefined | string

HTTP request URL of this operation.

Optional appEventTypeDetail

appEventTypeDetail: AppEventTypeDetail

Detail of action on the app.

Optional clientRequestId

clientRequestId: undefined | string

The client request id generated by the app service for the site API operation that triggered this event.

Optional correlationRequestId

correlationRequestId: undefined | string

The correlation request id generated by the app service for the site API operation that triggered this event.

Optional name

name: undefined | string

name of the web site that had this event.

Optional requestId

requestId: undefined | string

The request id generated by the app service for the site API operation that triggered this event.

Optional verb

verb: undefined | string

HTTP verb of this operation.

Generated using TypeDoc