Partager via


Share.ClientAccessRights Propriété

Définition

Obtient ou définit la liste des adresses IP et des droits d’accès correspondants sur le partage (requis pour le protocole NFS).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à