DataBoxEdgeShareData.UserAccessRights 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.
Mapping of users and corresponding access rights on the share (required for SMB protocol).
public System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.UserAccessRight> UserAccessRights { get; }
member this.UserAccessRights : System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.UserAccessRight>
Public ReadOnly Property UserAccessRights As IList(Of UserAccessRight)