TopicTypeSourceScope.Equality Operator

Definition

Determines if two TopicTypeSourceScope values are the same.

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

Parameters

Returns

Applies to