The credential used for sub request.
Such as AnonymousCredential, StorageSharedKeyCredential or any credential from the @azure/identity
package to authenticate requests to the service.
You can also provide an object that implements the TokenCredential interface. If not specified, AnonymousCredential is used.
The URL of the resource to request operation.
Generated using TypeDoc
A request associated with a batch operation.