Share via


PostgreSqlGeoRedundantBackup.Inequality Operator

Definition

Determines if two PostgreSqlGeoRedundantBackup values are not the same.

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

Parameters

Returns

Applies to