次の方法で共有


ServerVulnerabilityAssessment.StorageContainerPath プロパティ

定義

スキャン結果を保持する BLOB ストレージ コンテナー パスを取得または設定します (例: https://myStorage.blob.core.windows.net/VaScans/)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象