public static interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.Update |
withStorageEndpoint(String storageEndpoint)
Updates the security alert policy storage endpoint.
|
SqlDatabaseThreatDetectionPolicy.Update 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/