Condividi tramite


BucketPatch.FileSystemUser Property

Definition

File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both.

public Azure.ResourceManager.NetApp.Models.FileSystemUser FileSystemUser { get; set; }
member this.FileSystemUser : Azure.ResourceManager.NetApp.Models.FileSystemUser with get, set
Public Property FileSystemUser As FileSystemUser

Property Value

Applies to