次の方法で共有


RoleAssignmentImpl.IWithRole.WithRoleDefinition(String) メソッド

定義

この割り当てのカスタム ロールの ID を指定します。

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

パラメーター

roleDefinitionId
String

カスタム ロール定義の ID。

戻り値

実装

適用対象