addDbGate
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addDbGate( name?: string, port?: number): DbGateContainerResource;}Signature
method
addDbGatebuilderAdds a DbGate container resource to the application.
addDbGate( name?: string, port?: number): DbGateContainerResourceParameters
namestringoptional= dbgateportnumberoptionalReturns
DbGateContainerResourceApplies to
This method applies to the following types: