SecretCreateOrUpdateParameters Class
Parameters for creating or updating a secret.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SecretCreateOrUpdateParameters
Constructor
SecretCreateOrUpdateParameters(*, properties: azure.mgmt.keyvault.v2020_04_01_preview.models._models_py3.SecretProperties, tags: Optional[Dict[str, str]] = None, **kwargs)
Variables
- properties
- SecretProperties
Required. Properties of the secret.
Feedback
Submit and view feedback for