Share via


ContentKeyPolicyPlayReadyContentType.Equality Operator

Definition

Determines if two ContentKeyPolicyPlayReadyContentType values are the same.

public static bool operator == (Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentType left, Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentType right);
static member ( = ) : 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