VaultAccessPolicyProperties Class
Properties of the vault access policy.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VaultAccessPolicyProperties
Constructor
VaultAccessPolicyProperties(*, access_policies: List[azure.mgmt.keyvault.v2020_04_01_preview.models._models_py3.AccessPolicyEntry], **kwargs)
Variables
- access_policies
- list[AccessPolicyEntry]
Required. An array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as the key vault's tenant ID.
Feedback
Submit and view feedback for