Data.Cloud.AzureAPI.TAzureBlob.BlobType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureBlob

Delphi

property BlobType: TAzureBlobType read FBlobType;

C++

__property TAzureBlobType BlobType = {read=FBlobType, nodefault};

Description

The blob type.

The BlobType property specifies the blob type of TAzureBlob.

See Also