Share via


SqlServerVulnerabilityAssessment.StorageAccountAccessKey Property

Definition

Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. Applies only if the storage account is not behind a Vnet or a firewall.

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

Property Value

Applies to