Udostępnij za pośrednictwem


DataLakeGen2ACLRecursiveBaseCmdlet.MaxBatchCount Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Maximum number of batches that single change Access Control operation can execute. If data set size exceeds MaxBatchCount multiply BatchSize, continuation token will be return.", Mandatory=false)]
public int MaxBatchCount { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Maximum number of batches that single change Access Control operation can execute. If data set size exceeds MaxBatchCount multiply BatchSize, continuation token will be return.", Mandatory=false)>]
member this.MaxBatchCount : int with get, set
Public Property MaxBatchCount As Integer

Property Value

Attributes

Applies to