Package version:
Optional
credential: anySuch 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.
Optional. Options.
A new Pipeline object.
Creates a new Pipeline object with Credential provided.