addGarnet
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addGarnet( name: string, port?: number, password?: ParameterResource): GarnetResource;}Signature
method
addGarnetbuilderAdds a Garnet container resource to the application model.
addGarnet( name: string, port?: number, password?: ParameterResource): GarnetResourceParameters
namestringportnumberoptionalpasswordParameterResourceoptionalReturns
GarnetResourceApplies to
This method applies to the following types: