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:
-
class
azure.mgmt.resource.policy.v2016_12_01.
PolicyClientConfiguration
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfiguration
Configuration for PolicyClient Note that all parameters used to create this instance are saved as instance attributes.
Parameters: