PostgreSqlGeoRedundantBackup.Equality Operator

Definition

Determines if two PostgreSqlGeoRedundantBackup values are the same.

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