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