다음을 통해 공유


EventHubsSchemaCompatibility.Equality Operator

Definition

Determines if two EventHubsSchemaCompatibility values are the same.

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

Parameters

Returns

Applies to