InMageV2RpRecoveryPointType Struct

Definition

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