次の方法で共有


VulnerabilityAssessmentScanRecord.StorageContainerPath プロパティ

定義

スキャン結果のストレージ コンテナー パスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象