AzureDataLakeGen2Item.Permissions 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.
Datalake Gen2 Item path Permissions
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Permissions", Position=5, ScriptBlock="$_.Permissions.ToSymbolicPermissions()", TableColumnWidth=12, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Azure.Storage.Files.DataLake.Models.PathPermissions Permissions { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Permissions", Position=5, ScriptBlock="$_.Permissions.ToSymbolicPermissions()", TableColumnWidth=12, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Permissions : Azure.Storage.Files.DataLake.Models.PathPermissions with get, set
Public Property Permissions As PathPermissions
Property Value
- Attributes