DatabaseVulnerabilityAssessment.StorageAccountAccessKey プロパティ

定義

脆弱性評価スキャン結果のストレージ アカウントの識別子キーを取得または設定します。 'StorageContainerSasKey' が指定されていない場合は、storageAccountAccessKey が必要です。

[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

適用対象