SecretPatchProperties Class
Properties of the secret.
- Inheritance
-
SecretPatchProperties
Constructor
SecretPatchProperties(*, value: Optional[str] = None, content_type: Optional[str] = None, attributes: Optional[azure.mgmt.keyvault.v2021_06_01_preview.models._models_py3.SecretAttributes] = None, **kwargs)
Variables
- value
- str
The value of the secret.
- content_type
- str
The content type of the secret.
- attributes
- SecretAttributes
The attributes of the secret.
Feedback
Submit and view feedback for