共用方式為


PostgreSqlMigrationSecretParameters.SourceServerUsername Property

Definition

Gets or sets the username for the source server. This user need not be an admin.

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

Property Value

Applies to