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