Share via


ContentKeyPolicyPlayReadyUnknownOutputPassingOption.Equality 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 ( = ) : 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