Share via


AzurePostgreSqlDataSource interface

The Azure Postgre SQL data source.

Extends

Properties

kind
properties

The properties of Azure Postgre SQL.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AzurePostgreSql"

Property Value

"AzurePostgreSql"

properties

The properties of Azure Postgre SQL.

properties?: AzurePostgreSqlProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType