Udostępnij za pośrednictwem


SelfHelpImportanceLevel.Inequality Operator

Definition

Determines if two SelfHelpImportanceLevel values are not the same.

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

Parameters

Returns

Applies to