public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate |
withStorageAccountAccessKey(String storageAccountAccessKey)
Sets the security alert policy storage access key.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate withStorageAccountAccessKey(String storageAccountAccessKey)
storageAccountAccessKey - the storage access key/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/