Codeunit 9045 ABS Web Request Helper in 23
- App
- System Application
- Namespace
- System.Azure.Storage
Versions171819202122232425262728latest
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetOperationAsText | (var Codeunit ABS Operation Payload, var Text, Text) | Codeunit ABS Operation Response | public | - |
| GetOperationAsStream | (var Codeunit ABS Operation Payload, var InStream, Text) | Codeunit ABS Operation Response | public | - |
| HeadOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |
| PutOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |
| PutOperation | (var Codeunit ABS Operation Payload, HttpContent, Text) | Codeunit ABS Operation Response | public | - |
| DeleteOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |
| PostOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |
| PostOperation | (var Codeunit ABS Operation Payload, HttpContent, Text) | Codeunit ABS Operation Response | public | - |
| OptionsOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |
| GetOperation | (var Codeunit ABS Operation Payload, Text) | Codeunit ABS Operation Response | public | - |