次の方法で共有


Encryption クラス

暗号化を構成するプロパティ。

継承
azure.mgmt.eventhub._serialization.Model
Encryption

コンストラクター

Encryption(*, key_vault_properties: List[_models.KeyVaultProperties] | None = None, key_source: Literal['Microsoft.KeyVault'] = 'Microsoft.KeyVault', require_infrastructure_encryption: bool | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
key_vault_properties

KeyVault のプロパティ。

key_source
str

暗号化に使用できる keySource の値を列挙します。 既定値は "Microsoft.KeyVault" です。

既定値: Microsoft.KeyVault
require_infrastructure_encryption

インフラストラクチャ暗号化 (二重暗号化) を有効にします。

変数

名前 説明
key_vault_properties

KeyVault のプロパティ。

key_source
str

暗号化に使用できる keySource の値を列挙します。 既定値は "Microsoft.KeyVault" です。

require_infrastructure_encryption

インフラストラクチャ暗号化 (二重暗号化) を有効にします。