KeyVaultKey Class

The key vault key.

Inheritance
msrest.serialization.Model
KeyVaultKey

Constructor

KeyVaultKey(*, kid: str | None = None, attributes: KeyVaultKeyAttributes | None = None, **kwargs)

Keyword-Only Parameters

Name Description
kid
str

The key id.

attributes

The key attributes.

Variables

Name Description
kid
str

The key id.

attributes

The key attributes.