TopicTypeSourceScope.Inequality Operator

Definition

Determines if two TopicTypeSourceScope values are not the same.

public static bool operator != (Azure.ResourceManager.EventGrid.Models.TopicTypeSourceScope left, Azure.ResourceManager.EventGrid.Models.TopicTypeSourceScope right);
static member op_Inequality : 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