AzureAppConfigurationEmulatorResource.withHostPort
Method
interface AzureAppConfigurationEmulatorResource { // ... omitted for brevity withHostPort(port: number): AzureAppConfigurationEmulatorResource;}Signature
method
withHostPort builder Configures the host port for the Azure App Configuration emulator is exposed on instead of using randomly assigned port.
withHostPort(port: number): AzureAppConfigurationEmulatorResourceParameters
port number Returns
AzureAppConfigurationEmulatorResource Defined on
This method is defined on the following type: