Share via


HostFormatType.Equality(HostFormatType, HostFormatType) Operator

Definition

Determines if two HostFormatType values are the same.

public static bool operator == (Azure.ResourceManager.OracleDatabase.Models.HostFormatType left, Azure.ResourceManager.OracleDatabase.Models.HostFormatType right);
static member ( = ) : 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