Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebAppServicePlanUpdatedEventData

Package version

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

Hierarchy

  • WebAppServicePlanUpdatedEventData

Index

Properties

Optional address

address: undefined | string

HTTP request URL of this operation.

Optional appServicePlanEventTypeDetail

appServicePlanEventTypeDetail: AppServicePlanEventTypeDetail

Detail of action on the app service plan.

Optional clientRequestId

clientRequestId: undefined | string

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

Optional correlationRequestId

correlationRequestId: undefined | string

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

Optional name

name: undefined | string

name of the app service plan that had this event.

Optional requestId

requestId: undefined | string

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

Optional sku

sku of app service plan.

Optional verb

verb: undefined | string

HTTP verb of this operation.

Generated using TypeDoc