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

RpInMageRecoveryPointType(String)

Initializes a new instance of RpInMageRecoveryPointType.

Properties

Custom

Custom.

LatestTag

LatestTag.

LatestTime

LatestTime.

Methods

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

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