StandardAssignment.DefinitionStages.WithExcludedScopes Interface
public static interface StandardAssignment.DefinitionStages.WithExcludedScopes
The stage of the StandardAssignment definition allowing to specify excludedScopes.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExcludedScopes(List<String> excludedScopes)
Specifies the excluded |
Method Details
withExcludedScopes
public abstract StandardAssignment.DefinitionStages.WithCreate withExcludedScopes(List<String> excludedScopes)
Specifies the excludedScopes property: Excluded scopes, filter out the descendants of the scope (on management scopes).
Parameters:
Returns: