LiveEventInputProtocol.Inequality Operator

Definition

Determines if two LiveEventInputProtocol values are not the same.

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

Parameters

Returns

Applies to