Skip to content

Commit a6a3e39

Browse files
committed
update doc
1 parent 5d2fc75 commit a6a3e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdk/batch/azure-batch/azure/batch/aio

sdk/batch/azure-batch/azure/batch/aio/_patch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class BatchClient(GenerateBatchClient):
3030
:type hub: str
3131
:param credentials: Credential needed for the client to connect to Azure.
3232
:type credentials: ~azure.identity.ClientSecretCredential, ~azure.core.credentials.AzureNamedKeyCredential,
33-
or ~azure.identity.AsyncTokenCredential
33+
or ~azure.core.credentials_async.AsyncTokenCredential
3434
:keyword api_version: Api Version. The default value is "2021-10-01". Note that overriding this
3535
default value may result in unsupported behavior.
3636
:paramtype api_version: str

0 commit comments

Comments
 (0)