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