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

CaptureIdentity interface

一个值,该值指示是否启用捕获说明。

属性

type

Azure Active Directory 托管标识的类型。

userAssignedIdentity

托管用户标识的 ARM ID。 此属性是必需的,类型为 UserAssignedIdentity。 如果类型为 SystemAssigned,则将使用与命名空间关联的系统分配标识。

属性详细信息

type

Azure Active Directory 托管标识的类型。

type?: CaptureIdentityType

属性值

userAssignedIdentity

托管用户标识的 ARM ID。 此属性是必需的,类型为 UserAssignedIdentity。 如果类型为 SystemAssigned,则将使用与命名空间关联的系统分配标识。

userAssignedIdentity?: string

属性值

string