Interface PolicyRestrictionContract.Update
- All Superinterfaces:
PolicyRestrictionContract.UpdateStages.WithIfMatch,PolicyRestrictionContract.UpdateStages.WithRequireBase,PolicyRestrictionContract.UpdateStages.WithScope
- Enclosing interface:
PolicyRestrictionContract
public static interface PolicyRestrictionContract.Update
extends PolicyRestrictionContract.UpdateStages.WithScope, PolicyRestrictionContract.UpdateStages.WithRequireBase, PolicyRestrictionContract.UpdateStages.WithIfMatch
The template for PolicyRestrictionContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyRestrictionContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyRestrictionContract.UpdateStages.WithRequireBase
withRequireBaseMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PolicyRestrictionContract.UpdateStages.WithScope
withScope
-
Method Details
-
apply
PolicyRestrictionContract apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-