你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataLakeAnalyticsClient.GetCatalogItemAclEntry Method
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.
public System.Collections.Generic.List<Microsoft.Azure.Management.DataLake.Analytics.Models.Acl> GetCatalogItemAclEntry (string accountName, Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance path, string catalogItemType, System.Collections.Generic.IEnumerable<string> requiredAceTypes);
member this.GetCatalogItemAclEntry : string * Microsoft.Azure.Commands.DataLakeAnalytics.Models.CatalogPathInstance * string * seq<string> -> System.Collections.Generic.List<Microsoft.Azure.Management.DataLake.Analytics.Models.Acl>
Public Function GetCatalogItemAclEntry (accountName As String, path As CatalogPathInstance, catalogItemType As String, requiredAceTypes As IEnumerable(Of String)) As List(Of Acl)
Parameters
- accountName
- String
- path
- CatalogPathInstance
- catalogItemType
- String
- requiredAceTypes
- IEnumerable<String>