API:Data.Cloud.AzureAPI.TAzureBlobService.DeleteBlobSnapshot
Delphi
function DeleteBlobSnapshot(ContainerName, BlobName: string; SnapShot: string; LeaseId: string = ''; ResponseInfo: TCloudResponseInfo = nil): Boolean;
C++
bool __fastcall DeleteBlobSnapshot(System::UnicodeString ContainerName, System::UnicodeString BlobName, System::UnicodeString SnapShot, System::UnicodeString LeaseId = System::UnicodeString(), Data::Cloud::Cloudapi::TCloudResponseInfo* ResponseInfo = (Data::Cloud::Cloudapi::TCloudResponseInfo*)(0x0));
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureBlobService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!