Skip to content
Docs Try Aspire

PhpMyAdminContainerResource.withHostPort

Method
📦 Aspire.Hosting.MySql v13.2.0-preview.1.26159.1
interface PhpMyAdminContainerResource {
// ... omitted for brevity
withHostPort(port: number): PhpMyAdminContainerResource;
}

Signature

method withHostPort builder
Sets the host port for phpMyAdmin
withHostPort(port: number): PhpMyAdminContainerResource
port number
PhpMyAdminContainerResource

Defined on

This method is defined on the following type: