StreamingLocatorContentKeyType.Inequality Operator

Definition

Overriding != operator for enum StreamingLocatorContentKeyType

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

Parameters

Returns

Applies to