PostgreSqlMigrationLogicalReplicationOnSourceDb Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique s’il faut configurer LogicalReplicationOnSourceDb, si nécessaire.
public readonly struct PostgreSqlMigrationLogicalReplicationOnSourceDb : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationLogicalReplicationOnSourceDb>
type PostgreSqlMigrationLogicalReplicationOnSourceDb = struct
Public Structure PostgreSqlMigrationLogicalReplicationOnSourceDb
Implements IEquatable(Of PostgreSqlMigrationLogicalReplicationOnSourceDb)
- Héritage
-
PostgreSqlMigrationLogicalReplicationOnSourceDb
- Implémente
Constructeurs
PostgreSqlMigrationLogicalReplicationOnSourceDb(String) |
Initialise une nouvelle instance de PostgreSqlMigrationLogicalReplicationOnSourceDb. |
Propriétés
False |
Faux. |
True |
Vrai. |
Méthodes
Equals(PostgreSqlMigrationLogicalReplicationOnSourceDb) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(PostgreSqlMigrationLogicalReplicationOnSourceDb, PostgreSqlMigrationLogicalReplicationOnSourceDb) |
Détermine si deux PostgreSqlMigrationLogicalReplicationOnSourceDb valeurs sont identiques. |
Implicit(String to PostgreSqlMigrationLogicalReplicationOnSourceDb) |
Convertit une chaîne en PostgreSqlMigrationLogicalReplicationOnSourceDb. |
Inequality(PostgreSqlMigrationLogicalReplicationOnSourceDb, PostgreSqlMigrationLogicalReplicationOnSourceDb) |
Détermine si deux PostgreSqlMigrationLogicalReplicationOnSourceDb valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET