azure.mgmt.resource.policy.v2016_12_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.resource.policy.v2016_12_01.
PolicyClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
To manage and control access to your resources, you can define customized policies and assign them at a scope.
- Variables
config (PolicyClientConfiguration) – Configuration for client.
policy_definitions (azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations) – PolicyDefinitions operations
policy_assignments (azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations) – PolicyAssignments operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – The ID of the target subscription.
base_url (str) – Service URL