addUmami
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addUmami( name: string, secret?: ParameterResource, port?: number): UmamiResource;}Signature
method
addUmamibuilderAdds a Umami resource to the application model. A container is used for local development. The default image is and the tag is .
addUmami( name: string, secret?: ParameterResource, port?: number): UmamiResourceParameters
namestringsecretParameterResourceoptionalportnumberoptionalReturns
UmamiResourceApplies to
This method applies to the following types: