RoleAssignment.DefinitionStages.WithScope.withScope(String scope) 方法
定义
Specifies the scope of the role assignment. The scope is usually the ID of a subscription, a resource group, a resource, etc.
public WithCreate withScope(String scope)
参数
- scope
- String
the scope of the assignment
返回
the next stage in role assignment definition