Interface Script.Update

All Superinterfaces:
Script.UpdateStages.WithContinueOnErrors, Script.UpdateStages.WithForceUpdateTag, Script.UpdateStages.WithScriptUrl
Enclosing interface:
Script

The template for Script update.
  • Method Details

    • apply

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

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