azure.mgmt.policyinsights package

Module contents

class azure.mgmt.policyinsights.PolicyInsightsClient(credentials, base_url=None)[source]

Bases: msrest.service_client.SDKClient

Variables
Parameters
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.

  • base_url (str) – Service URL

class azure.mgmt.policyinsights.PolicyInsightsClientConfiguration(credentials, base_url=None)[source]

Bases: msrestazure.azure_configuration.AzureConfiguration

Configuration for PolicyInsightsClient 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