Share via


TroubleshooterQuestionContentType.Inequality Operator

Definition

Determines if two TroubleshooterQuestionContentType values are not the same.

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

Parameters

Returns

Applies to