Share.ShareMappings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets share mount point to the role.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute