다음을 통해 공유


KustoDatabaseRouting.Equality Operator

Definition

Determines if two KustoDatabaseRouting values are the same.

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

Parameters

Returns

Applies to