PostgreSqlMigrationOverwriteDbsInTarget.False Property

Definition

Databases on the target server cannot be overwritten when already present. When the migration workflow detects that the database already exists on the target server, it will wait for a confirmation.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationOverwriteDbsInTarget False { get; }
static member False : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationOverwriteDbsInTarget
Public Shared ReadOnly Property False As PostgreSqlMigrationOverwriteDbsInTarget

Property Value

Applies to