你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeStoreItemAce Class

Definition

The object that is used to manage permissions for files and folders. This is an exposed model to public so it should be independent of SDK models. We will never be able to remove members. The sdk model AclEntry is mapped to this model.

public class DataLakeStoreItemAce
type DataLakeStoreItemAce = class
Public Class DataLakeStoreItemAce
Inheritance
DataLakeStoreItemAce

Constructors

DataLakeStoreItemAce(DataLakeStoreEnums+ScopeType, DataLakeStoreEnums+AceType, String, String)

Properties

Entry
Id
Permission
Scope
Type

Methods

Parse(String)

Applies to