Share via


SqlServerSecurityAlertPolicy.StorageEndpoint Property

Definition

Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs.

public Azure.Provisioning.BicepValue<string> StorageEndpoint { get; set; }
member this.StorageEndpoint : Azure.Provisioning.BicepValue<string> with get, set
Public Property StorageEndpoint As BicepValue(Of String)

Property Value

Applies to