WorkflowObjectType.Equality(WorkflowObjectType, WorkflowObjectType) Operator

Definition

Determines if two WorkflowObjectType values are the same.

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

Parameters

Returns

Applies to