AzurePostgreSqlDataSourceOutput interface
The Azure Postgre SQL data source.
- Extends
Properties
| kind | |
| properties | The properties of Azure Postgre SQL. |
Inherited Properties
| creation |
The creation type. |
| id | The resource identifier. |
| name | The resource name. |
| scans | Scans of this data source. |
Property Details
kind
kind: "AzurePostgreSql"
Property Value
"AzurePostgreSql"
properties
The properties of Azure Postgre SQL.
properties?: AzurePostgreSqlPropertiesOutput
Property Value
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From DataSourceOutputParent.creationType
id
name
scans
Scans of this data source.
scans?: ScanOutput[]
Property Value
Inherited From DataSourceOutputParent.scans