Interface AttachedDataNetwork.Update

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

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

    • apply

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

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