共用方式為


SAPVirtualInstanceIdentity interface

受控服務識別 (使用者指派的身分識別)

屬性

type

指派給此資源的受控識別類型。

userAssignedIdentities

使用者指派給此資源的身分識別。

屬性詳細資料

type

指派給此資源的受控識別類型。

type: string

屬性值

string

userAssignedIdentities

使用者指派給此資源的身分識別。

userAssignedIdentities?: Record<string, null | UserAssignedIdentity>

屬性值

Record<string, null | UserAssignedIdentity>