Compartir a través de


IoTRole.ShareMappings Propiedad

Definición

Obtiene o establece puntos de montaje de recursos compartidos en roles.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a