DataLakeStoreItemAce Constructor
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 DataLakeStoreItemAce (Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums.ScopeType scope, Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums.AceType type, string id, string permission);
new Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce : Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums.ScopeType * Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums.AceType * string * string -> Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce
Public Sub New (scope As DataLakeStoreEnums.ScopeType, type As DataLakeStoreEnums.AceType, id As String, permission As String)
Parameters
- id
- String
- permission
- String