Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeStatusResponseInner
Packages that use WorkspacePurgeStatusResponseInner
Package
Description
Package containing the service clients for LogAnalytics.
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
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
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type WorkspacePurgeStatusResponseInnerModifier and TypeClassDescriptionfinal classResponse containing status for a specific purge operation.Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspacePurgeStatusResponseInnerModifier and TypeMethodDescriptionWorkspacePurgeStatusResponseInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspacePurgeStatusResponseInner from the JsonReader. -
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.