Partilhar via


Share.ClientAccessRights Propriedade

Definição

Obtém ou define a lista de endereços IP e os direitos de acesso correspondentes no compartilhamento (necessário para o protocolo NFS).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a