Interface WorkspacePurgeResponse


public interface WorkspacePurgeResponse
An immutable client-side representation of WorkspacePurgeResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeResponseInner object.
    Gets the operationId property: Id to use when querying for status for a particular purge operation.
  • Method Details

    • operationId

      String operationId()
      Gets the operationId property: Id to use when querying for status for a particular purge operation.
      Returns:
      the operationId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.WorkspacePurgeResponseInner object.
      Returns:
      the inner object.