DSAzure.TAzureBlobService

提供:RAD Studio API Documentation

TAzureBlobServiceDSAzure.TAzureServiceSystem.TObject

Delphi

TAzureBlobService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureBlobService : public TAzureService

プロパティ

種類 可視性 ソース ユニット
class public
DSAzure.pas
DSAzure.hpp
DSAzure DSAzure

説明

Microsoft Azure BLOB サービスを扱うための API です。

TAzureBlobService には、BLOB の追加、削除、編集、ダウンロードなど、BLOB サービスとのやり取りに特化した関数が用意されています。

関連項目