Skip to content
Docs Try Aspire
Docs Try

withBlobPort

Method
📦 Aspire.Hosting.Azure.Storage v13.3.0
interface AzureStorageEmulatorResource {
// ... omitted for brevity
withBlobPort(port: number): AzureStorageEmulatorResource;
}

Signature

method withBlobPort builder
Sets the host port for blob requests on the storage emulator
withBlobPort(port: number): AzureStorageEmulatorResource
port number
AzureStorageEmulatorResource

Applies to

This method applies to the following types: