Share via


MySqlGeoRedundantBackup.Inequality Operator

Definition

Determines if two MySqlGeoRedundantBackup values are not the same.

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