Smtp.StartTLSPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The StartTLSPolicy setting of the SMTP configuration https://pkg.go.dev/github.com/go-mail/mail#StartTLSPolicy
public Azure.ResourceManager.Grafana.Models.StartTLSPolicy? StartTLSPolicy { get; set; }
member this.StartTLSPolicy : Nullable<Azure.ResourceManager.Grafana.Models.StartTLSPolicy> with get, set
Public Property StartTLSPolicy As Nullable(Of StartTLSPolicy)