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

LoadTestingCmkIdentity 类

定义

客户管理的密钥设置的所有标识配置,定义应使用哪个标识进行身份验证以密钥保管库。

public class LoadTestingCmkIdentity
type LoadTestingCmkIdentity = class
Public Class LoadTestingCmkIdentity
继承
LoadTestingCmkIdentity

构造函数

LoadTestingCmkIdentity()

初始化 LoadTestingCmkIdentity 的新实例。

属性

IdentityType

用于访问加密密钥 URL 的托管标识类型。

ResourceId

用户分配的标识,用于访问密钥加密密钥 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。

适用于