Interface SqlPoolSecurityAlertPolicy.DefinitionStages
-
- Enclosing interface:
- SqlPoolSecurityAlertPolicy
public static interface SqlPoolSecurityAlertPolicy.DefinitionStages
The SqlPoolSecurityAlertPolicy definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.Blank
The first stage of the SqlPoolSecurityAlertPolicy definition.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
The stage of the SqlPoolSecurityAlertPolicy definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithDisabledAlerts
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify disabledAlerts.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify emailAccountAdmins.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAddresses
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify emailAddresses.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithParentResource
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify parent resource.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithRetentionDays
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify retentionDays.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithState
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify state.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify storageAccountAccessKey.static interface
SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageEndpoint
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify storageEndpoint.
-