你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaServiceIdentity 类

定义

public class MediaServiceIdentity
type MediaServiceIdentity = class
Public Class MediaServiceIdentity
继承
MediaServiceIdentity

构造函数

MediaServiceIdentity()

初始化 MediaServiceIdentity 类的新实例。

MediaServiceIdentity(String, Nullable<Guid>, Nullable<Guid>, IDictionary<String,UserAssignedManagedIdentity>)

初始化 MediaServiceIdentity 类的新实例。

属性

PrincipalId

获取标识的主体 ID。

TenantId

获取标识的租户 ID。

Type

获取或设置标识类型。

UserAssignedIdentities

获取或设置用户分配的托管标识。

方法

Validate()

验证 对象。

适用于