Share via


IoTRole.ShareMappings Property

Definition

Gets or sets mount points of shares in role(s).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to