Interface PolicyRestrictionContract.UpdateStages.WithScope
- All Known Subinterfaces:
PolicyRestrictionContract.Update
- Enclosing interface:
PolicyRestrictionContract.UpdateStages
public static interface PolicyRestrictionContract.UpdateStages.WithScope
The stage of the PolicyRestrictionContract update allowing to specify scope.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the scope property: Path to the policy document..
-
Method Details
-
withScope
Specifies the scope property: Path to the policy document..- Parameters:
scope- Path to the policy document.- Returns:
- the next definition stage.
-