DataLakeGen2ACLRecursiveBaseCmdlet.GetProgressHandler(Int64) 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.
protected IProgress<Azure.Response<Azure.Storage.Files.DataLake.Models.AccessControlChanges>> GetProgressHandler (long taskId);
member this.GetProgressHandler : int64 -> IProgress<Azure.Response<Azure.Storage.Files.DataLake.Models.AccessControlChanges>>
Protected Function GetProgressHandler (taskId As Long) As IProgress(Of Response(Of AccessControlChanges))
Parameters
- taskId
- Int64