Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
SMTPNotificationRuleBase
Interface SMTPNotificationRuleBase
interface
SMTPNotificationRuleBase
{
bodyTemplate
?:
string
;
subjectTemplate
:
string
;
to
:
string
;
type
:
"smtp"
;
}
Index
Properties
body
Template?
subject
Template
to
type
Properties
Optional
body
Template
bodyTemplate
?:
string
subject
Template
subjectTemplate
:
string
to
to
:
string
type
type
:
"smtp"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Template
subject
Template
to
type
Documentation
Loading...