VaultAccessPolicyParameters Class
Parameters for updating the access policy in a vault.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VaultAccessPolicyParameters
Constructor
VaultAccessPolicyParameters(*, properties: azure.mgmt.keyvault.v2016_10_01.models._models_py3.VaultAccessPolicyProperties, **kwargs)
Variables
- id
- str
The resource id of the access policy.
- name
- str
The resource name of the access policy.
- type
- str
The resource name of the access policy.
- location
- str
The resource type of the access policy.
- properties
- VaultAccessPolicyProperties
Required. Properties of the access policy.
Feedback
Submit and view feedback for