你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyVaultKeyProperties 类

KeyVault 密钥的属性。

继承
azure.mgmt.iothub._serialization.Model
KeyVaultKeyProperties

构造函数

KeyVaultKeyProperties(*, key_identifier: str | None = None, identity: _models.ManagedIdentity | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
key_identifier
str

键的标识符。

identity

KeyVault Key 的托管标识属性。

变量

名称 说明
key_identifier
str

键的标识符。

identity

KeyVault Key 的托管标识属性。