다음을 통해 공유


HciStatusLevelType.Inequality(HciStatusLevelType, HciStatusLevelType) Operator

Definition

Determines if two HciStatusLevelType values are not the same.

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

Parameters

Returns

Applies to