AzureCosmosDBEmulatorResource.withGatewayPort
Method
interface AzureCosmosDBEmulatorResource { // ... omitted for brevity withGatewayPort(port: number): AzureCosmosDBEmulatorResource;}Signature
method
withGatewayPort builder Configures the gateway port for the Azure Cosmos DB emulator.
withGatewayPort(port: number): AzureCosmosDBEmulatorResourceParameters
port number Returns
AzureCosmosDBEmulatorResource Defined on
This method is defined on the following type: