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