Interface QueryPerformanceInsightResetDataResult


public interface QueryPerformanceInsightResetDataResult
An immutable client-side representation of QueryPerformanceInsightResetDataResult.
  • Method Details

    • status

      Gets the status property: Indicates result of the operation.
      Returns:
      the status value.
    • message

      String message()
      Gets the message property: operation message.
      Returns:
      the message value.
    • innerModel

      Gets the inner com.azure.resourcemanager.mariadb.fluent.models.QueryPerformanceInsightResetDataResultInner object.
      Returns:
      the inner object.