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 Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      TimeSeriesDatabaseConnection apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.