Data.Cloud.AzureAPI.TAzureBlob.BlobType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BlobType: TAzureBlobType read FBlobType;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlob

Description

The blob type.

The BlobType property specifies the blob type of TAzureBlob.

See Also