AzurePostgresFlexibleServerResource.runAsContainer
Method
interface AzurePostgresFlexibleServerResource { // ... omitted for brevity runAsContainer(configureContainer?: (obj: PostgresServerResource) => void): AzurePostgresFlexibleServerResource;}Signature
method
runAsContainer builder Configures the Azure PostgreSQL Flexible Server resource to run locally in a container
runAsContainer(configureContainer?: (obj: PostgresServerResource) => void): AzurePostgresFlexibleServerResourceParameters
configureContainer (obj: PostgresServerResource) => void optional Returns
AzurePostgresFlexibleServerResource Defined on
This method is defined on the following type: