DSAzure

From RAD Studio API Documentation

Defines the API used in Microsoft Azure Blob API, Microsoft Azure Queue API, and Microsoft Azure Table API.

Package AzureCloud290.bpl

Classes

TAzureBlobServiceAPI for working with a Microsoft Azure blob service.
TAzureConnectionStringHolds connection information for a service account.
TAzureHTTPProvides HTTP client functionality.
TAzureQueueServiceAPI for working with a Microsoft Azure queue service.
TAzureServiceBase class for Microsoft Azure REST API.
TAzureTableServiceAPI for working with a Microsoft Azure table service.
TSharedKeyAuthorizationHolds account information and handles authorization.
TSignedIdentifierRepresents a Signed Identifier as required by the Microsoft Azure api.

Types

TAccessPolicyRepresents permissions for a blob container.
TAccessPolicyArrayRepresents an array of permissions for a blob container.

Constants

BlobPublicAccessBlobBlobPublicAccessBlob: string = blob;
BlobPublicAccessContainerBlobPublicAccessContainer: string = container;