DSAzure.TAzureBlobService
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: DSAzure | |
Delphi
TAzureBlobService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureBlobService : public TAzureService
Description
API for working with a Microsoft Azure blob service.
TAzureBlobService provides functions specific to interacting with the blob service, such as adding, deleting, editing, and downloading blobs.