API:Data.Cloud.AzureAPI.TAzureBlockListItem
Delphi
TAzureBlockListItem = record
C++
struct DECLSPEC_DRECORD TAzureBlockListItem
{
public:
System::UnicodeString BlockId;
System::UnicodeString Size;
TAzureBlockType BlockType;
static TAzureBlockListItem __fastcall Create(System::UnicodeString ABlockId, TAzureBlockType ABlockType, System::UnicodeString ASize = L"0");
System::UnicodeString __fastcall AsXML();
};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
record struct |
public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | Data.Cloud.AzureAPI |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.