RpInMageRecoveryPointType Struct

Definition

The recovery point type.

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

Constructors

Name Description
RpInMageRecoveryPointType(String)

Initializes a new instance of RpInMageRecoveryPointType.

Properties

Name Description
Custom

Custom.

LatestTag

LatestTag.

LatestTime

LatestTime.

Methods

Name Description
Equals(RpInMageRecoveryPointType)

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

Name Description
Equality(RpInMageRecoveryPointType, RpInMageRecoveryPointType)

Determines if two RpInMageRecoveryPointType values are the same.

Implicit(String to RpInMageRecoveryPointType)

Converts a String to a RpInMageRecoveryPointType.

Inequality(RpInMageRecoveryPointType, RpInMageRecoveryPointType)

Determines if two RpInMageRecoveryPointType values are not the same.

Applies to