Skip to content
DocsTry Aspire
DocsTry

withHostPort

Method
📦 CommunityToolkit.Aspire.Hosting.Azure.Extensions v13.4.0
interface AzureStorageExplorerResource {
// ... omitted for brevity
withHostPort(port: number): AzureStorageExplorerResource;
}

Signature

methodwithHostPortbuilder
Configures the host port that the Azure Storage Explorer resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): AzureStorageExplorerResource
portnumber
AzureStorageExplorerResource

Applies to

This method applies to the following types: