DataLakeGen2ACLRecursiveBaseCmdlet.BatchSize Property

Definition

[System.Management.Automation.Parameter(HelpMessage="If data set size exceeds batch size then operation will be split into multiple requests so that progress can be tracked. Batch size should be between 1 and 2000. Default is 2000.", Mandatory=false)]
public int BatchSize { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="If data set size exceeds batch size then operation will be split into multiple requests so that progress can be tracked. Batch size should be between 1 and 2000. Default is 2000.", Mandatory=false)>]
member this.BatchSize : int with get, set
Public Property BatchSize As Integer

Property Value

Attributes

Applies to