KeyVaultKey Class

The key vault key.

Inheritance
KeyVaultKey

Constructor

KeyVaultKey(*, kid: Optional[str] = None, attributes: Optional[azure.mgmt.logic.models._models_py3.KeyVaultKeyAttributes] = None, **kwargs)

Variables

kid
str

The key id.

attributes
KeyVaultKeyAttributes

The key attributes.