次の方法で共有


RoleAssignmentImpl.IWithScope.WithScope(String) メソッド

定義

ロールの割り当てのスコープを指定します。 スコープは通常、サブスクリプション、リソース グループ、リソースなどの ID です。

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

パラメーター

scope
String

割り当てのスコープ。

戻り値

実装

適用対象