ServerSecurityAlertPolicy.EmailAddress Property

Definition

Specifies an array of e-mail addresses to which the alert is sent.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public string[] EmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.EmailAddress : string[] with get, set
Public Property EmailAddress As String()

Property Value

String[]

Implements

Attributes

Applies to