共用方式為


MediaServiceIdentity 類別

MediaServiceIdentity。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.media._serialization.Model
MediaServiceIdentity

建構函式

MediaServiceIdentity(*, type: str, user_assigned_identities: Dict[str, _models.UserAssignedManagedIdentity] | None = None, **kwargs)

僅限關鍵字的參數

名稱 Description
type
str

識別類型。 必要。

user_assigned_identities

使用者指派的受控識別。

變數

名稱 Description
type
str

識別類型。 必要。

principal_id
str

身分識別的主體識別碼。

tenant_id
str

身分識別的租使用者識別碼。

user_assigned_identities

使用者指派的受控識別。