Data.Cloud.AzureAPI.TAzureBlob.Url

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Url: string read FUrl;

C++

__property System::UnicodeString Url = {read=FUrl};

Propriétés

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

Description

L'URL de blob.

La propriété Url représente l'URL de blob ou une chaîne vide si BlobType vaut abtPrefix.

Voir aussi