MySqlQueryPerformanceInsightResetDataResultState Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates result of the operation.
public readonly struct MySqlQueryPerformanceInsightResetDataResultState : IEquatable<Azure.ResourceManager.MySql.Models.MySqlQueryPerformanceInsightResetDataResultState>
type MySqlQueryPerformanceInsightResetDataResultState = struct
Public Structure MySqlQueryPerformanceInsightResetDataResultState
Implements IEquatable(Of MySqlQueryPerformanceInsightResetDataResultState)
- Inheritance
-
MySqlQueryPerformanceInsightResetDataResultState
- Implements
Constructors
| MySqlQueryPerformanceInsightResetDataResultState(String) |
Initializes a new instance of MySqlQueryPerformanceInsightResetDataResultState. |
Properties
| Failed |
Failed. |
| Succeeded |
Succeeded. |
Methods
| Equals(MySqlQueryPerformanceInsightResetDataResultState) |
Indicates whether the current object is equal to another object of the same type. |
| ToString() |
Returns the fully qualified type name of this instance. |