Interface ComponentPurgeStatusResponse


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

      • status

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

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