ChannelMapping.Inequality(ChannelMapping, ChannelMapping) Operator

Definition

Determines if two ChannelMapping values are not the same.

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

Parameters

Returns

Applies to