SimpleUploadLimit Parameter (Connect-JSON Cmdlet)
This setting specifies the threshold, in bytes, above which the provider will choose to perform a multipart upload rather than uploading everything in one request.
Syntax
Connect-JSON -SimpleUploadLimit string
Data Type
cstr
Default Value
""
Remarks
This setting specifies the threshold, in bytes, above which the cmdlet will choose to perform a multipart upload rather than uploading everything in one request.