NetAppVolumeExportPolicyRule.ChownMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
public Azure.ResourceManager.NetApp.Models.NetAppChownMode? ChownMode { get; set; }
member this.ChownMode : Nullable<Azure.ResourceManager.NetApp.Models.NetAppChownMode> with get, set
Public Property ChownMode As Nullable(Of NetAppChownMode)
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET