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