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