KeyVaultKeyProperties Class

The properties of the KeyVault key.

Inheritance
KeyVaultKeyProperties

Constructor

KeyVaultKeyProperties(*, key_identifier: Optional[str] = None, identity: Optional[azure.mgmt.iothub.v2021_03_03_preview.models._models_py3.ManagedIdentity] = None, **kwargs)

Variables

key_identifier
str

The identifier of the key.

identity
ManagedIdentity

Managed identity properties of KeyVault Key.