Delen via


DataBoxEdgeSubscriptionState.Inequality Operator

Definition

Determines if two DataBoxEdgeSubscriptionState values are not the same.

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

Parameters

Returns

Applies to