共用方式為


User.ShareAccessRights Property

Definition

Gets list of shares that the user has rights on. This field should not be specified during user creation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to