Share via


Share.ShareMappings Property

Definition

Gets share mount point to the role.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to