ContentKeyPolicyPlayReadyUnknownOutputPassingOption.Inequality Operator

Definition

Overriding != operator for enum ContentKeyPolicyPlayReadyUnknownOutputPassingOption

public static bool operator != (Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption e1, Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption e2);
static member op_Inequality : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption * Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption -> bool
Public Shared Operator != (e1 As ContentKeyPolicyPlayReadyUnknownOutputPassingOption, e2 As ContentKeyPolicyPlayReadyUnknownOutputPassingOption) As Boolean

Parameters

Returns

Applies to