Uses of Class
com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Packages that use WebAppServicePlanUpdatedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of WebAppServicePlanUpdatedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return WebAppServicePlanUpdatedEventDataModifier and TypeMethodDescriptionWebAppServicePlanUpdatedEventData.setAddress(String address) Set the address property: HTTP request URL of this operation.WebAppServicePlanUpdatedEventData.setAppServicePlanEventTypeDetail(AppServicePlanEventTypeDetail appServicePlanEventTypeDetail) Set the appServicePlanEventTypeDetail property: Detail of action on the app service plan.WebAppServicePlanUpdatedEventData.setClientRequestId(String clientRequestId) Set the clientRequestId property: The client request id generated by the app service for the app service plan API operation that triggered this event.WebAppServicePlanUpdatedEventData.setCorrelationRequestId(String correlationRequestId) Set the correlationRequestId property: The correlation request id generated by the app service for the app service plan API operation that triggered this event.Set the name property: name of the app service plan that had this event.WebAppServicePlanUpdatedEventData.setRequestId(String requestId) Set the requestId property: The request id generated by the app service for the app service plan API operation that triggered this event.WebAppServicePlanUpdatedEventData.setSku(WebAppServicePlanUpdatedEventDataSku sku) Set the sku property: sku of app service plan.Set the verb property: HTTP verb of this operation.