Assignment.UpdateStages.WithScope Interface
public static interface Assignment.UpdateStages.WithScope
The stage of the Assignment update allowing to specify scope.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withScope(String scope)
Specifies the scope property: Scope to which the standard |
Method Details
withScope
public abstract Assignment.Update withScope(String scope)
Specifies the scope property: Scope to which the standardAssignment applies - can be a subscription path or a resource group under that subscription.
Parameters:
Returns: