EdgeRemoteApplicationType.Inequality Operator

Definition

Determines if two EdgeRemoteApplicationType values are not the same.

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

Parameters

Returns

Applies to