Share via


TroubleshooterQuestionContentType.Equality Operator

Definition

Determines if two TroubleshooterQuestionContentType values are the same.

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