HciStatusLevelType.Equality(HciStatusLevelType, HciStatusLevelType) Operator

Definition

Determines if two HciStatusLevelType values are the same.

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