Share via


AcsRecordingFormatType.Inequality Operator

Definition

Determines if two AcsRecordingFormatType values are not the same.

public static bool operator != (Azure.Messaging.EventGrid.SystemEvents.AcsRecordingFormatType left, Azure.Messaging.EventGrid.SystemEvents.AcsRecordingFormatType right);
static member op_Inequality : Azure.Messaging.EventGrid.SystemEvents.AcsRecordingFormatType * Azure.Messaging.EventGrid.SystemEvents.AcsRecordingFormatType -> bool
Public Shared Operator != (left As AcsRecordingFormatType, right As AcsRecordingFormatType) As Boolean

Parameters

Returns

Applies to