KeyVaultKeyAttributes Class
The key attributes.
- Inheritance
-
KeyVaultKeyAttributes
Constructor
KeyVaultKeyAttributes(*, enabled: Optional[bool] = None, created: Optional[int] = None, updated: Optional[int] = None, **kwargs)
Variables
- enabled
- bool
Whether the key is enabled or not.
- created
- <xref:long>
When the key was created.
- updated
- <xref:long>
When the key was updated.
Feedback
Submit and view feedback for