Uses of Class
com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Packages that use ResourceWriteFailureEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ResourceWriteFailureEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ResourceWriteFailureEventDataModifier and TypeMethodDescriptionResourceWriteFailureEventData.setAuthorization(String authorization) Deprecated.This method is no longer supported since v4.9.0.Deprecated.This method is no longer supported since v4.9.0.ResourceWriteFailureEventData.setCorrelationId(String correlationId) Set the correlationId property: An operation ID used for troubleshooting.ResourceWriteFailureEventData.setHttpRequest(String httpRequest) Deprecated.This method is no longer supported since v4.9.0.ResourceWriteFailureEventData.setOperationName(String operationName) Set the operationName property: The operation that was performed.ResourceWriteFailureEventData.setResourceAuthorization(ResourceAuthorization authorization) Set the authorization property: The requested authorization for the operation.ResourceWriteFailureEventData.setResourceClaims(Map<String, String> claims) Set the claims property: The properties of the claims.ResourceWriteFailureEventData.setResourceGroup(String resourceGroup) Set the resourceGroup property: The resource group of the resource.ResourceWriteFailureEventData.setResourceHttpRequest(ResourceHttpRequest httpRequest) Set the httpRequest property: The details of the operation.ResourceWriteFailureEventData.setResourceProvider(String resourceProvider) Set the resourceProvider property: The resource provider performing the operation.ResourceWriteFailureEventData.setResourceUri(String resourceUri) Set the resourceUri property: The URI of the resource in the operation.Set the status property: The status of the operation.ResourceWriteFailureEventData.setSubscriptionId(String subscriptionId) Set the subscriptionId property: The subscription ID of the resource.ResourceWriteFailureEventData.setTenantId(String tenantId) Set the tenantId property: The tenant ID of the resource.