DataLakeGen2ACLRecursiveBaseCmdlet.SetProgressComplete 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.
Since it's difficult to know if the progress is finished or not in the progress, so need set progressbar to complete after cmdlet finish set acl recursive
protected void SetProgressComplete ();
member this.SetProgressComplete : unit -> unit
Protected Sub SetProgressComplete ()