public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey |
withStorageEndpoint(String storageEndpoint)
Sets the security alert policy storage endpoint.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey withStorageEndpoint(String storageEndpoint)
storageEndpoint - the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net); this
blob storage will hold all Threat Detection audit logs.Copyright © 2020 Microsoft Corporation. All rights reserved.