SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins Interface
public static interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify emailAccountAdmins.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEmailAccountAdmins(Boolean emailAccountAdmins)
Specifies the email |
Method Details
withEmailAccountAdmins
public abstract SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate withEmailAccountAdmins(Boolean emailAccountAdmins)
Specifies the emailAccountAdmins property: Specifies that the alert is sent to the account administrators..
Parameters:
Returns: