IdentityConfiguration 類別

用來代表計算、端點和登錄資源的身分識別屬性的身分識別組態。

繼承
azure.ai.ml.entities._mixins.RestTranslatableMixin
IdentityConfiguration

建構函式

IdentityConfiguration(*, type: str, user_assigned_identities: List[ManagedIdentityConfiguration] | None = None, **kwargs: dict)

參數

名稱 Description
type
必要
str

受控識別的類型。

user_assigned_identities
必要

ManagedIdentityConfiguration 物件的清單。

僅限關鍵字參數

名稱 Description
type
必要
user_assigned_identities
必要