GovernanceRule.DefinitionStages.WithScope Interface
public static interface GovernanceRule.DefinitionStages.WithScope
The stage of the GovernanceRule definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingScope(String scope)
Specifies scope. |
Method Details
withExistingScope
public abstract GovernanceRule.DefinitionStages.WithCreate withExistingScope(String scope)
Specifies scope.
Parameters:
Returns: