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

IWithAssignee.ForObjectId(String) 方法

定义

指定角色分配的被代理人。

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

参数

objectId
String

Active Directory 标识的对象 ID。

返回

适用于