API:DSAzure.TAzureBlobService.SetContainerACL
Delphi
function SetContainerACL(const ContainerName: String; const Id: String; AccessPolicy: TAccessPolicy;
const PublicAccess: String = BlobPublicAccessContainer): boolean;
C++
bool __fastcall SetContainerACL(const System::UnicodeString ContainerName, const System::UnicodeString Id, const TAccessPolicy &AccessPolicy, const System::UnicodeString PublicAccess = L"container");
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | DSAzure.pas DSAzure.hpp |
DSAzure | TAzureBlobService |
Description
Embarcadero Technologies does not currently have any additional information.