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 © 2020 Microsoft Corporation. All rights reserved.