Sdílet prostřednictvím


PostgreSqlFlexibleServerGeoBackupSupported.Equality Operator

Definition

Determines if two PostgreSqlFlexibleServerGeoBackupSupported values are the same.

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

Parameters

Returns

Applies to