HyperVReplicaAzureRpRecoveryPointType Struct

Definition

The recovery point type.

public readonly struct HyperVReplicaAzureRpRecoveryPointType : IEquatable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureRpRecoveryPointType>
type HyperVReplicaAzureRpRecoveryPointType = struct
Public Structure HyperVReplicaAzureRpRecoveryPointType
Implements IEquatable(Of HyperVReplicaAzureRpRecoveryPointType)
Inheritance
HyperVReplicaAzureRpRecoveryPointType
Implements

Constructors

HyperVReplicaAzureRpRecoveryPointType(String)

Initializes a new instance of HyperVReplicaAzureRpRecoveryPointType.

Properties

Latest

Latest.

LatestApplicationConsistent

LatestApplicationConsistent.

LatestProcessed

LatestProcessed.

Methods

Equals(HyperVReplicaAzureRpRecoveryPointType)

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(HyperVReplicaAzureRpRecoveryPointType, HyperVReplicaAzureRpRecoveryPointType)

Determines if two HyperVReplicaAzureRpRecoveryPointType values are the same.

Implicit(String to HyperVReplicaAzureRpRecoveryPointType)

Converts a string to a HyperVReplicaAzureRpRecoveryPointType.

Inequality(HyperVReplicaAzureRpRecoveryPointType, HyperVReplicaAzureRpRecoveryPointType)

Determines if two HyperVReplicaAzureRpRecoveryPointType values are not the same.

Applies to