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