次の方法で共有


IWithRole.WithRoleDefinition(String) メソッド

定義

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

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

パラメーター

roleDefinitionId
String

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

戻り値

適用対象