Interface TagContract.Update
- All Superinterfaces:
TagContract.UpdateStages.WithDisplayName,TagContract.UpdateStages.WithIfMatch
- Enclosing interface:
TagContract
public static interface TagContract.Update
extends TagContract.UpdateStages.WithDisplayName, TagContract.UpdateStages.WithIfMatch
The template for TagContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.TagContract.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.TagContract.UpdateStages.WithIfMatch
withIfMatch
-
Method Details
-
apply
TagContract 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.
-