VaultCreateOrUpdateParameters Class
Parameters for creating or updating a vault.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VaultCreateOrUpdateParameters
Constructor
VaultCreateOrUpdateParameters(*, location: str, properties: azure.mgmt.keyvault.v2016_10_01.models._models_py3.VaultProperties, tags: Optional[Dict[str, str]] = None, **kwargs)
Variables
- location
- str
Required. The supported Azure location where the key vault should be created.
- properties
- VaultProperties
Required. Properties of the vault.
Feedback
Submit and view feedback for