PublisherScope.Inequality(PublisherScope, PublisherScope) Operator

Definition

Determines if two PublisherScope values are not the same.

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

Parameters

Returns

Applies to