Share via


PostgreSqlMigration.SourceType Property

Definition

migration source server type : OnPremises, AWS, GCP, AzureVM, PostgreSQLSingleServer, AWS_RDS, AWS_AURORA, AWS_EC2, GCP_CloudSQL, GCP_AlloyDB, GCP_Compute, or EDB.

public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServersSourceType> SourceType { get; set; }
member this.SourceType : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServersSourceType> with get, set
Public Property SourceType As BicepValue(Of PostgreSqlFlexibleServersSourceType)

Property Value

Applies to