共用方式為


IdentityProperties interface

屬性

principalId

注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId

注意:這個屬性不會串行化。 它只能由伺服器填入。

type
userAssignedIdentities

的字典

屬性詳細資料

principalId

注意:這個屬性不會串行化。 它只能由伺服器填入。

principalId?: string

屬性值

string

tenantId

注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

type

type?: string

屬性值

string

userAssignedIdentities

的字典

userAssignedIdentities?: {[propertyName: string]: UserIdentityProperties}

屬性值

{[propertyName: string]: UserIdentityProperties}