Sdílet prostřednictvím


PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported.Equality Operator

Definition

Determines if two PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported values are the same.

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

Parameters

Returns

Applies to