SqlServerServerResource.withHostPort
Method
interface SqlServerServerResource { // ... omitted for brevity withHostPort(port: number): SqlServerServerResource;}Signature
method
withHostPort builder Configures the host port that the SqlServer resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): SqlServerServerResourceParameters
port number Returns
SqlServerServerResource Defined on
This method is defined on the following type: