PathChangeAccessControlRecursiveResponse interface     
Response type for setAccessControlRecursive, updateAccessControlRecursive and removeAccessControlRecursive.
Properties
| continuation | Optional. Value is present when operation is split into multiple batches and can be used to resume progress. | 
| counters | Contains counts of paths changed from start of the operation. | 
Property Details
		continuationToken
	 
	Optional. Value is present when operation is split into multiple batches and can be used to resume progress.
continuationToken?: stringProperty Value
string
counters
Contains counts of paths changed from start of the operation.
counters: AccessControlChangeCounters