ManagedInstanceStartStopScheduleName 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.
The ManagedInstanceStartStopScheduleName.
public readonly struct ManagedInstanceStartStopScheduleName : IEquatable<Azure.ResourceManager.Sql.Models.ManagedInstanceStartStopScheduleName>
type ManagedInstanceStartStopScheduleName = struct
Public Structure ManagedInstanceStartStopScheduleName
Implements IEquatable(Of ManagedInstanceStartStopScheduleName)
- Inheritance
-
ManagedInstanceStartStopScheduleName
- Implements
Constructors
ManagedInstanceStartStopScheduleName(String) |
Initializes a new instance of ManagedInstanceStartStopScheduleName. |
Properties
Default |
default. |
Methods
Equals(ManagedInstanceStartStopScheduleName) |
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(ManagedInstanceStartStopScheduleName, ManagedInstanceStartStopScheduleName) |
Determines if two ManagedInstanceStartStopScheduleName values are the same. |
Implicit(String to ManagedInstanceStartStopScheduleName) |
Converts a string to a ManagedInstanceStartStopScheduleName. |
Inequality(ManagedInstanceStartStopScheduleName, ManagedInstanceStartStopScheduleName) |
Determines if two ManagedInstanceStartStopScheduleName values are not the same. |
Applies to
Azure SDK for .NET