Interface IntegrationRuntimeResource.Update
- All Superinterfaces:
IntegrationRuntimeResource.UpdateStages.WithAutoUpdate
,IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset
- Enclosing interface:
- IntegrationRuntimeResource
public static interface IntegrationRuntimeResource.Update
extends IntegrationRuntimeResource.UpdateStages.WithAutoUpdate, IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset
The template for IntegrationRuntimeResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.datafactory.models.IntegrationRuntimeResource.UpdateStages.WithAutoUpdate
withAutoUpdate
Methods inherited from interface com.azure.resourcemanager.datafactory.models.IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset
withUpdateDelayOffset
-
Method Details
-
apply
IntegrationRuntimeResource 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.
-