Share via


ContentKeyPolicyPlayReadyContentType.Inequality Operator

Definition

Determines if two ContentKeyPolicyPlayReadyContentType values are not the same.

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

Parameters

Returns

Applies to