Interface DevCenter.Update
- All Superinterfaces:
DevCenter.UpdateStages.WithIdentity
,DevCenter.UpdateStages.WithTags
- Enclosing interface:
- DevCenter
public static interface DevCenter.Update
extends DevCenter.UpdateStages.WithTags, DevCenter.UpdateStages.WithIdentity
The template for DevCenter update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.devcenter.models.DevCenter.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.devcenter.models.DevCenter.UpdateStages.WithTags
withTags
-
Method Details
-
apply
DevCenter 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.
-