QueryPerformanceInsightResetDataResult Class

Result of Query Performance Insight data reset.

Inheritance
QueryPerformanceInsightResetDataResult

Constructor

QueryPerformanceInsightResetDataResult(*, status: Optional[Union[str, azure.mgmt.rdbms.mysql.models._my_sql_management_client_enums.QueryPerformanceInsightResetDataResultState]] = None, message: Optional[str] = None, **kwargs)

Variables

status
str or QueryPerformanceInsightResetDataResultState

Indicates result of the operation. Possible values include: "Succeeded", "Failed".

message
str

operation message.