Interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey
- All Known Subinterfaces:
SqlDatabaseThreatDetectionPolicy.Update
- Enclosing interface:
SqlDatabaseThreatDetectionPolicy.UpdateStages
public static interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey
The SQL database threat detection policy update definition to set the storage access key.
-
Method Summary
Modifier and TypeMethodDescriptionwithStorageAccountAccessKey(String storageAccountAccessKey) Updates the security alert policy storage access key.
-
Method Details
-
withStorageAccountAccessKey
Updates the security alert policy storage access key.- Parameters:
storageAccountAccessKey- the storage access key- Returns:
- the next stage of the definition
-