Partager via


Share.UserAccessRights Propriété

Définition

Obtient ou définit le mappage des utilisateurs et des droits d’accès correspondants sur le partage (requis pour le protocole SMB).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à