Udostępnij za pośrednictwem


SecondaryType.Inequality(SecondaryType, SecondaryType) Operator

Definition

Determines if two SecondaryType values are not the same.

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

Parameters

Returns

Applies to