你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedInstanceVulnerabilityAssessment.StorageAccountAccessKey 属性

定义

获取或设置指定漏洞评估扫描结果的存储帐户的标识符密钥。 如果未指定“StorageContainerSasKey”,则需要 storageAccountAccessKey。 仅当存储帐户不在 VNet 或防火墙后面时才适用

[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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于