Skip to content
Docs Try Aspire
Docs Try

withBlobPort

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

Signature

method withBlobPort builder
Modifies the host port that the storage emulator listens on for blob requests.
withBlobPort(port: number): AzureStorageEmulatorResource
port number
AzureStorageEmulatorResource

Applies to

This method applies to the following types: