@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins
Modifier and Type | Method and Description |
---|---|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
withEmailAccountAdmins()
Specifies that an alert will be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
withoutEmailAccountAdmins()
Specifies that an alert will not be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount withEmailAccountAdmins()
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount withoutEmailAccountAdmins()
Copyright © 2019. All rights reserved.