addPapercutSmtp
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addPapercutSmtp( name: string, httpPort?: number, smtpPort?: number): PapercutSmtpContainerResource;}Signature
method
addPapercutSmtp builder Adds Papercut SMTP to the application model.
addPapercutSmtp( name: string, httpPort?: number, smtpPort?: number): PapercutSmtpContainerResourceParameters
name string httpPort number optional smtpPort number optional Returns
PapercutSmtpContainerResource Applies to
This method applies to the following types: