Uses of Interface
com.azure.resourcemanager.applicationinsights.models.ComponentPurgeStatusResponse
Packages that use ComponentPurgeStatusResponse
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ComponentPurgeStatusResponse in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ComponentPurgeStatusResponseModifier and TypeMethodDescriptionComponents.getPurgeStatus(String resourceGroupName, String resourceName, String purgeId) Get status for an ongoing purge operation.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type ComponentPurgeStatusResponseModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ComponentPurgeStatusResponse>Components.getPurgeStatusWithResponse(String resourceGroupName, String resourceName, String purgeId, com.azure.core.util.Context context) Get status for an ongoing purge operation.