次の方法で共有


IWithScope.WithScope(String) メソッド

定義

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

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

パラメーター

scope
String

割り当てのスコープ。

戻り値

適用対象