共用方式為


Smtp.Enabled Property

Definition

Enable this to allow Grafana to send email. Default is false.

public bool? Enabled { get; set; }
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Property Value

Applies to