SetAzMySqlServerSecurityAlertPolicy_UpdateExpanded.EmailAccountAdmin Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Specifies that the alert is sent to the account administrators.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="emailAccountAdmins")]
[System.Management.Automation.Parameter(HelpMessage="Specifies that the alert is sent to the account administrators.", Mandatory=false)]
public System.Management.Automation.SwitchParameter EmailAccountAdmin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Specifies that the alert is sent to the account administrators.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="emailAccountAdmins")>]
[<System.Management.Automation.Parameter(HelpMessage="Specifies that the alert is sent to the account administrators.", Mandatory=false)>]
member this.EmailAccountAdmin : System.Management.Automation.SwitchParameter with get, set
Public Property EmailAccountAdmin As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to