Share via


MySqlGeoRedundantBackup.Equality Operator

Definition

Determines if two MySqlGeoRedundantBackup values are the same.

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

Parameters

Returns

Applies to