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