次の方法で共有


ShareInfoElement.VmUri プロパティ

定義

ディスクが接続されている VM の ID を含む相対 URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象