次の方法で共有


RoleAssignmentCommonProperties クラス

定義

ロールの割り当ての共通プロパティの詳細。

public class RoleAssignmentCommonProperties
type RoleAssignmentCommonProperties = class
Public Class RoleAssignmentCommonProperties
継承
RoleAssignmentCommonProperties

コンストラクター

RoleAssignmentCommonProperties(String, String, String, IEnumerable<String>, String, DataProductUserRole)

RoleAssignmentCommonProperties の新しいインスタンスを初期化します。

プロパティ

DataTypeScope

ロールの割り当てが作成されるデータ型スコープ。

PrincipalId

AAD プリンシパルまたはセキュリティ グループのオブジェクト ID。

PrincipalType

プリンシパル ID の種類: User、Group、または ServicePrincipal。

Role

ユーザーに割り当てられるデータ製品ロール。

RoleId

Built-In ロールのロール ID。

UserName

ユーザー名。

適用対象