次の方法で共有


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 のプリンシパル ID を取得します。

TenantId

ID のテナント ID を取得します。

Type

ID の種類を取得または設定します。

UserAssignedIdentities

ユーザー割り当てマネージド ID を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象