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