azure.mgmt.resourcegraph package¶
Module contents¶
-
class
azure.mgmt.resourcegraph.ResourceGraphClient(credentials, base_url=None)[source]¶ Bases:
azure.mgmt.resourcegraph.operations._resource_graph_client_operations.ResourceGraphClientOperationsMixin,msrest.service_client.SDKClientAzure Resource Graph API Reference
- Variables
config (ResourceGraphClientConfiguration) – Configuration for client.
operations (azure.mgmt.resourcegraph.operations.Operations) – Operations operations
- Parameters
credentials (
A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.base_url (str) – Service URL
-
class
azure.mgmt.resourcegraph.ResourceGraphClientConfiguration(credentials, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfigurationConfiguration for ResourceGraphClient Note that all parameters used to create this instance are saved as instance attributes.
- Parameters
credentials (
A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.base_url (str) – Service URL