Show: Delphi
C++
Display Preferences
DSAzure
From XE2 API Documentation
Defines the API used in Windows Azure Blob API, Windows Azure Queue API, and Windows Azure Table API.
Contents |
Classes
| TAzureBlobService | API for working with a Windows Azure blob service. |
| TAzureConnectionString | Holds connection information for a service account. |
| TAzureHTTP | Provides HTTP client functionality. |
| TAzureQueueService | API for working with a Windows Azure queue service. |
| TAzureService | Base class for Windows Azure REST API. |
| TAzureTableService | API for working with a Windows Azure table service. |
| TSharedKeyAuthorization | Holds account information and handles authorization. |
| TSignedIdentifier | Represents a Signed Identifier as required by the windows Azure api. |
Types
| TAccessPolicy | Represents permissions for a blob container. |
Variables
| TAccessPolicyArray | Represents an array of permissions for a blob container. |
Constants
| BlobPublicAccessBlob | BlobPublicAccessBlob: string = blob; |
| BlobPublicAccessContainer | BlobPublicAccessContainer: string = container; |