AzurePostgreSqlWriteMethodEnum type
The write behavior for the operation. Default is Bulk Insert.
KnownAzurePostgreSqlWriteMethodEnum can be used interchangeably with AzurePostgreSqlWriteMethodEnum,
this enum contains the known values that the service supports.
Known values supported by the service
BulkInsert: BulkInsert
CopyCommand: CopyCommand
Upsert: Upsert
type AzurePostgreSqlWriteMethodEnum = string