次の方法で共有


MountPointMap.ShareId プロパティ

定義

ロール VM にマウントされた共有の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象