Share via


IServerSecurityAlertPolicy.EmailAccountAdmin Property

Definition

Specifies that the alert is sent to the account administrators.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Specifies that the alert is sent to the account administrators.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="emailAccountAdmins")]
public bool? EmailAccountAdmin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Specifies that the alert is sent to the account administrators.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="emailAccountAdmins")>]
member this.EmailAccountAdmin : Nullable<bool> with get, set
Public Property EmailAccountAdmin As Nullable(Of Boolean)

Property Value

Attributes

Applies to