Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeStatusResponseInner
Packages that use WorkspacePurgeStatusResponseInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of WorkspacePurgeStatusResponseInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return WorkspacePurgeStatusResponseInnerModifier and TypeMethodDescriptionWorkspacePurgesClient.getPurgeStatus(String resourceGroupName, String workspaceName, String purgeId) Gets status of an ongoing purge operation.Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type WorkspacePurgeStatusResponseInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<WorkspacePurgeStatusResponseInner>WorkspacePurgesClient.getPurgeStatusWithResponse(String resourceGroupName, String workspaceName, String purgeId, com.azure.core.util.Context context) Gets status of an ongoing purge operation. -
Uses of WorkspacePurgeStatusResponseInner in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspacePurgeStatusResponseInnerModifier and TypeMethodDescriptionWorkspacePurgeStatusResponseInner.withStatus(PurgeState status) Set the status property: Status of the operation represented by the requested Id. -
Uses of WorkspacePurgeStatusResponseInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return WorkspacePurgeStatusResponseInnerModifier and TypeMethodDescriptionWorkspacePurgeStatusResponse.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeStatusResponseInner object.