Interface SqlPoolSecurityAlertPolicy.Definition
-
- All Superinterfaces:
SqlPoolSecurityAlertPolicy.DefinitionStages.Blank
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithDisabledAlerts
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAddresses
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithParentResource
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithRetentionDays
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithState
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey
,SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageEndpoint
- Enclosing interface:
- SqlPoolSecurityAlertPolicy
public static interface SqlPoolSecurityAlertPolicy.Definition extends SqlPoolSecurityAlertPolicy.DefinitionStages.Blank, SqlPoolSecurityAlertPolicy.DefinitionStages.WithParentResource, SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
The entirety of the SqlPoolSecurityAlertPolicy definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithDisabledAlerts
withDisabledAlerts
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
withEmailAccountAdmins
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAddresses
withEmailAddresses
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithParentResource
withExistingSqlPool
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithRetentionDays
withRetentionDays
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithState
withState
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey
withStorageAccountAccessKey
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageEndpoint
withStorageEndpoint
-
-