Aracılığıyla paylaş


SqlAdministratorType.Equality Operator

Definition

Determines if two SqlAdministratorType values are the same.

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

Parameters

Returns

Applies to