ProfileScrubbingState.Inequality Operator

Definition

Determines if two ProfileScrubbingState values are not the same.

public static bool operator != (Azure.ResourceManager.Cdn.Models.ProfileScrubbingState left, Azure.ResourceManager.Cdn.Models.ProfileScrubbingState right);
static member op_Inequality : Azure.ResourceManager.Cdn.Models.ProfileScrubbingState * Azure.ResourceManager.Cdn.Models.ProfileScrubbingState -> bool
Public Shared Operator != (left As ProfileScrubbingState, right As ProfileScrubbingState) As Boolean

Parameters

Returns

Applies to