QueryPerformanceInsightResetDataResult Interface
public interface QueryPerformanceInsightResetDataResult
An immutable client-side representation of QueryPerformanceInsightResetDataResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Query |
innerModel()
Gets the inner com. |
| abstract String |
message()
Gets the message property: operation message. |
|
abstract
Query |
status()
Gets the status property: Indicates result of the operation. |
Method Details
innerModel
public abstract QueryPerformanceInsightResetDataResultInner innerModel()
Gets the inner com.azure.resourcemanager.mysql.fluent.models.QueryPerformanceInsightResetDataResultInner object.
Returns:
message
public abstract String message()
Gets the message property: operation message.
Returns:
status
public abstract QueryPerformanceInsightResetDataResultState status()
Gets the status property: Indicates result of the operation.
Returns: