次の方法で共有


RoleAssignmentImpl.IWithAssignee.ForObjectId(String) メソッド

定義

ロールの割り当ての担当者を指定します。

Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignment.Definition.IWithRole IWithAssignee.ForObjectId (string objectId);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignment.Definition.IWithAssignee.ForObjectId : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignment.Definition.IWithRole
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignment.Definition.IWithAssignee.ForObjectId : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignment.Definition.IWithRole
Function ForObjectId (objectId As String) As IWithRole Implements IWithAssignee.ForObjectId

パラメーター

objectId
String

Active Directory ID のオブジェクト ID。

戻り値

実装

適用対象