Freigeben über


NetAppBucketPatch.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.NetAppFileSystemUser FileSystemUser { get; set; }
member this.FileSystemUser : Azure.ResourceManager.NetApp.Models.NetAppFileSystemUser with get, set
Public Property FileSystemUser As NetAppFileSystemUser

Property Value

Applies to