withGatewayPort
Function
interface AzureCosmosDBEmulatorResource { // ... omitted for brevity withGatewayPort(port: number): AzureCosmosDBEmulatorResource;}Signature
method
withGatewayPort builder Sets the host port for the Cosmos DB emulator gateway endpoint
withGatewayPort(port: number): AzureCosmosDBEmulatorResourceParameters
port number Returns
AzureCosmosDBEmulatorResource Applies to
This function is an extension method on the following types: