Share via


DevCenterCatalogSyncState.Inequality Operator

Definition

Determines if two DevCenterCatalogSyncState values are not the same.

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

Parameters

Returns

Applies to