WorkflowObjectType.Inequality(WorkflowObjectType, WorkflowObjectType) Operator

Definition

Determines if two WorkflowObjectType values are not the same.

public static bool operator != (Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowObjectType left, Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowObjectType right);
static member op_Inequality : 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