DataLakeGen2ACLRecursiveBaseCmdlet.GetProgressRecord(String, Int64) Method

Definition

protected System.Management.Automation.ProgressRecord GetProgressRecord (string aclOperator, long taskId);
member this.GetProgressRecord : string * int64 -> System.Management.Automation.ProgressRecord
Protected Function GetProgressRecord (aclOperator As String, taskId As Long) As ProgressRecord

Parameters

aclOperator
String
taskId
Int64

Returns

Applies to