Data.Cloud.AzureAPI.TAzureBlob
Delphi
TAzureBlob = class
C++
class PASCALIMPLEMENTATION TAzureBlob : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | Data.Cloud.AzureAPI |
Description
Blob of any supported type, with its common features.
The TAzureBlob class represents a blob of any supported type, with its common features.
abtPrefix
is used as the BlobType when the item represents a virtual subdirectory containing blobs and/or subdirectories. It signifies that only the Name property of the blob instance is valid, as it does not represent a blob itself, but instead represents a directory.