Share via


HostFormatType.Inequality(HostFormatType, HostFormatType) Operator

Definition

Determines if two HostFormatType values are not the same.

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

Parameters

Returns

Applies to