Data.Cloud.AzureAPI.TAzureBlob.Url

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Url: string read FUrl;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlob


Beschreibung

Der Blob-URL.

Die Eigenschaft Url repräsentiert den Blob-URL oder einen leeren String, wenn BlobType abtPrefix ist.

Siehe auch