MySqlFlexibleServerConfigDynamicState 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.
If is the configuration dynamic.
public readonly struct MySqlFlexibleServerConfigDynamicState : IEquatable<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerConfigDynamicState>
type MySqlFlexibleServerConfigDynamicState = struct
Public Structure MySqlFlexibleServerConfigDynamicState
Implements IEquatable(Of MySqlFlexibleServerConfigDynamicState)
- Inheritance
-
MySqlFlexibleServerConfigDynamicState
- Implements
Constructors
MySqlFlexibleServerConfigDynamicState(String) |
Initializes a new instance of MySqlFlexibleServerConfigDynamicState. |
Properties
False |
False. |
True |
True. |
Methods
Equals(MySqlFlexibleServerConfigDynamicState) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(MySqlFlexibleServerConfigDynamicState, MySqlFlexibleServerConfigDynamicState) |
Determines if two MySqlFlexibleServerConfigDynamicState values are the same. |
Implicit(String to MySqlFlexibleServerConfigDynamicState) |
Converts a string to a MySqlFlexibleServerConfigDynamicState. |
Inequality(MySqlFlexibleServerConfigDynamicState, MySqlFlexibleServerConfigDynamicState) |
Determines if two MySqlFlexibleServerConfigDynamicState values are not the same. |
Applies to
Azure SDK for .NET