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