Freigeben über


RemovePathAccessControlItem(AccessControlType, Boolean, String) Konstruktor

Definition

Konstruktor.

public RemovePathAccessControlItem (Azure.Storage.Files.DataLake.Models.AccessControlType accessControlType, bool defaultScope = false, string entityId = default);
new Azure.Storage.Files.DataLake.Models.RemovePathAccessControlItem : Azure.Storage.Files.DataLake.Models.AccessControlType * bool * string -> Azure.Storage.Files.DataLake.Models.RemovePathAccessControlItem
Public Sub New (accessControlType As AccessControlType, Optional defaultScope As Boolean = false, Optional entityId As String = Nothing)

Parameter

accessControlType
AccessControlType

Gibt an, auf welche Rolle dieser Eintrag abzielt.

defaultScope
Boolean

Gibt an, ob dies der Standardeintrag für die ACL ist.

entityId
String

Optionale Entitäts-ID, für die dieser Eintrag gilt.

Gilt für: