Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebRestoreOperationCompletedEventData

Package version

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

Hierarchy

  • WebRestoreOperationCompletedEventData

Index

Properties

address

address: string

HTTP request URL of this operation.

appEventTypeDetail

appEventTypeDetail: AppEventTypeDetail

Detail of action on the app.

clientRequestId

clientRequestId: string

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

correlationRequestId

correlationRequestId: string

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

name

name: string

name of the web site that had this event.

requestId

requestId: string

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

verb

verb: string

HTTP verb of this operation.

Generated using TypeDoc