共用方式為


MigrationRecoveryPointType.Equality Operator

Definition

Determines if two MigrationRecoveryPointType values are the same.

public static bool operator == (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType left, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType right);
static member ( = ) : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType * Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType -> bool
Public Shared Operator == (left As MigrationRecoveryPointType, right As MigrationRecoveryPointType) As Boolean

Parameters

Returns

Applies to