withBlobPort
Function
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): AzureStorageEmulatorResourceParameters
port number Returns
AzureStorageEmulatorResource Applies to
This function is an extension method on the following types: