Differences
This shows you the differences between the selected revisions of the page.
| 2018-01-09 | 2018-02-19 | ||
| old azure portal has been retired (martin) | 5.13 RemotePath class (martin) | ||
| Line 261: | Line 261: | ||
| string backupPath = | string backupPath = | ||
| - | session.CombinePaths( | + | RemotePath.CombinePaths( |
| session.HomePath, | session.HomePath, | ||
| "backup/" + Environment.GetEnvironmentVariable("WEBJOBS_RUN_ID")); | "backup/" + Environment.GetEnvironmentVariable("WEBJOBS_RUN_ID")); | ||