IdentityInfo interface
封裝受控識別相關信息
屬性
is |
區分受控識別是否為系統指派或使用者指派 |
managed |
受控識別資源標識碼選擇性:在系統指派的受控識別的情況下,可能不需要 |
屬性詳細資料
isSystemAssignedIdentity
區分受控識別是否為系統指派或使用者指派
isSystemAssignedIdentity?: boolean
屬性值
boolean
managedIdentityResourceId
受控識別資源標識碼選擇性:在系統指派的受控識別的情況下,可能不需要
managedIdentityResourceId?: string
屬性值
string