Share via


RecoveryPlanActionLocation.Equality Operator

Definition

Determines if two RecoveryPlanActionLocation values are the same.

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

Parameters

Returns

Applies to