PredefinedStreamingPolicy.Equality Operator

Definition

Overriding == operator for enum PredefinedStreamingPolicy

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

Parameters

Returns

Applies to