Share via


ArcSettingAggregateState.Inequality Operator

Definition

Determines if two ArcSettingAggregateState values are not the same.

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

Parameters

Returns

Applies to