ManagedInstanceVulnerabilityAssessment.StorageAccountAccessKey Property

Definition

Gets or sets 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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountAccessKey")]
public string StorageAccountAccessKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountAccessKey")>]
member this.StorageAccountAccessKey : string with get, set
Public Property StorageAccountAccessKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to