HotpatchEnablementStatus.Inequality Operator

Definition

Determines if two HotpatchEnablementStatus values are not the same.

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

Parameters

Returns

Applies to