次の方法で共有


Share.ShareMappings プロパティ

定義

ロールへの共有マウント ポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.MountPointMap> ShareMappings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareMappings")>]
member this.ShareMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.MountPointMap>
Public ReadOnly Property ShareMappings As IList(Of MountPointMap)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象