Share via


AttachedDatabaseType.Equality Operator

Definition

Determines if two AttachedDatabaseType values are the same.

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

Parameters

Returns

Applies to