DSAzure.TAzureBlobService.DeleteContainer
Delphi
function DeleteContainer(const ContainerName: String): boolean;
C++
bool __fastcall DeleteContainer(const System::UnicodeString ContainerName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | DSAzure.pas DSAzure.hpp |
DSAzure | TAzureBlobService |
Description
Deletes the specified container.
DeleteContainer deletes the container with the specified name.