次の方法で共有


DiskPoolVolume.Path プロパティ

定義

デバイス パスを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象