IWithEmailToAccountAdmins Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SQL database threat detection policy definition to set that the alert is sent to the account administrators.
public interface IWithEmailToAccountAdmins
type IWithEmailToAccountAdmins = interface
Public Interface IWithEmailToAccountAdmins
- Derived
Methods
WithEmailToAccountAdmins() |
Enables the alert to be sent to the account administrators. |
WithoutEmailToAccountAdmins() |
Disables the alert will be sent to the account administrators. |