ResourceGraphClient Class
Azure Resource Graph API Reference.
- Inheritance
-
azure.mgmt.resourcegraph.aio.operations._resource_graph_client_operations.ResourceGraphClientOperationsMixinResourceGraphClient
Constructor
ResourceGraphClient(credential: AsyncTokenCredential, base_url: str | None = None, **kwargs: Any)
Parameters
Name | Description |
---|---|
credential
Required
|
Credential needed for the client to connect to Azure. |
base_url
|
Service URL Default value: None
|
Variables
Name | Description |
---|---|
operations
|
Operations operations |
Methods
close |
close
async close() -> None
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python