addDbGate
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addDbGate( name?: string, port?: number): DbGateContainerResource;}Signature
method
addDbGate builder Adds a DbGate container resource to the application.
addDbGate( name?: string, port?: number): DbGateContainerResourceParameters
name string optional = dbgate port number optional Returns
DbGateContainerResource Applies to
This method applies to the following types: