DSAzure.TAzureBlobService.DeleteRootContainer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function DeleteRootContainer: boolean;

C++

bool __fastcall DeleteRootContainer();

プロパティ

種類 可視性 ソース ユニット
function public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureBlobService

説明

ルート コンテナを削除します。

DeleteRootContainer は、ルート コンテナを削除します(それが存在する場合)。

関連項目