TopicTypeSourceScope.Equality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- left
- TopicTypeSourceScope
- right
- TopicTypeSourceScope