EncryptionPropertiesDescription Class

The encryption properties for the IoT hub.

Inheritance
EncryptionPropertiesDescription

Constructor

EncryptionPropertiesDescription(*, key_source: Optional[str] = None, key_vault_properties: Optional[List[azure.mgmt.iothub.v2021_03_03_preview.models._models_py3.KeyVaultKeyProperties]] = None, **kwargs)

Variables

key_source
str

The source of the key.

key_vault_properties
list[KeyVaultKeyProperties]

The properties of the KeyVault key.