KeyCreateParameters Class
The parameters used to create a key.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
KeyCreateParameters
Constructor
KeyCreateParameters(*, properties: azure.mgmt.keyvault.v2021_06_01_preview.models._models_py3.KeyProperties, tags: Optional[Dict[str, str]] = None, **kwargs)
Variables
- properties
- KeyProperties
Required. The properties of the key to be created.
Feedback
Submit and view feedback for