Interface ComponentPurgeStatusResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ComponentPurgeStatusResponseInner object.
    Gets the status property: Status of the operation represented by the requested Id.
  • Method Details

    • status

      PurgeState status()
      Gets the status property: Status of the operation represented by the requested Id.
      Returns:
      the status value.
    • innerModel

      Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ComponentPurgeStatusResponseInner object.
      Returns:
      the inner object.