다음을 통해 공유


PurviewEventStreamingType.Inequality Operator

Definition

Determines if two PurviewEventStreamingType values are not the same.

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

Parameters

Returns

Applies to