ResourceGraphClient Class
Azure Resource Graph API Reference.
- Inheritance
-
azure.mgmt.resourcegraph.operations._resource_graph_client_operations.ResourceGraphClientOperationsMixinResourceGraphClient
Constructor
ResourceGraphClient(credential: 'TokenCredential', 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
close() -> None
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python