Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppServicePlanUpdatedEventData

Package version

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

Hierarchy

  • WebAppServicePlanUpdatedEventData

Index

Properties

address

address: string

HTTP request URL of this operation.

appServicePlanEventTypeDetail

appServicePlanEventTypeDetail: AppServicePlanEventTypeDetail

Detail of action on the app service plan.

clientRequestId

clientRequestId: string

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

correlationRequestId

correlationRequestId: string

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

name

name: string

name of the app service plan that had this event.

requestId

requestId: string

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

sku

sku of app service plan.

verb

verb: string

HTTP verb of this operation.

Generated using TypeDoc