Interface CurrentQuotaLimitBase.Update
- All Superinterfaces:
CurrentQuotaLimitBase.UpdateStages.WithProperties
- Enclosing interface:
CurrentQuotaLimitBase
public static interface CurrentQuotaLimitBase.Update
extends CurrentQuotaLimitBase.UpdateStages.WithProperties
The template for CurrentQuotaLimitBase update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.reservations.models.CurrentQuotaLimitBase.UpdateStages.WithProperties
withProperties
-
Method Details
-
apply
CurrentQuotaLimitBase 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.
-