Interface DataNetwork.Update

All Superinterfaces:
DataNetwork.UpdateStages.WithTags
Enclosing interface:
DataNetwork

public static interface DataNetwork.Update extends DataNetwork.UpdateStages.WithTags
The template for DataNetwork update.
  • Method Details

    • apply

      DataNetwork apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

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