Sdílet prostřednictvím


KustoClusterZoneStatus.Equality Operator

Definition

Determines if two KustoClusterZoneStatus values are the same.

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

Parameters

Returns

Applies to