Share via


HostPlatformType.Inequality(HostPlatformType, HostPlatformType) Operator

Definition

Determines if two HostPlatformType values are not the same.

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

Parameters

Returns

Applies to