Share via


PostgreSqlMigration.SourceDbServerFullyQualifiedDomainName Property

Definition

Fully qualified domain name (FQDN) or IP address of the source server. This property is optional. When provided, the migration service will always use it to connect to the source server.

public Azure.Provisioning.BicepValue<string> SourceDbServerFullyQualifiedDomainName { get; set; }
member this.SourceDbServerFullyQualifiedDomainName : Azure.Provisioning.BicepValue<string> with get, set
Public Property SourceDbServerFullyQualifiedDomainName As BicepValue(Of String)

Property Value

Applies to