StreamingPathEncryptionScheme.Inequality Operator

Definition

Determines if two StreamingPathEncryptionScheme values are not the same.

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

Parameters

Returns

Applies to