Share via


PostgreSqlMigration.SourceDbServerResourceId Property

Definition

Identifier of the source database server resource, when 'sourceType' is 'PostgreSQLSingleServer'. For other source types this must be set to ipaddress:port@username or hostname:port@username.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> SourceDbServerResourceId { get; set; }
member this.SourceDbServerResourceId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property SourceDbServerResourceId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to