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