Megosztás a következőn keresztül:


EventInputSchema.Equality(EventInputSchema, EventInputSchema) Operator

Definition

Determines if two EventInputSchema values are the same.

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

Parameters

Returns

Applies to