PhpMyAdminContainerResource
Handle
interface PhpMyAdminContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { withHostPort(port: number): PhpMyAdminContainerResource;}Methods
Configures the host port that the PGAdmin resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PhpMyAdminContainerResourceParameters
port number Returns
PhpMyAdminContainerResource