API:Data.Cloud.AzureAPI.TAzureBlobService.GetContainerACLXML
Delphi
function GetContainerACLXML(ContainerName: string; out PublicAccess: TBlobPublicAccess): string; overload; deprecated 'Use GetContainerACL method instead';
C++
System::UnicodeString __fastcall GetContainerACLXML _DEPRECATED_ATTRIBUTE1("Use GetContainerACL method instead") (System::UnicodeString ContainerName, /* out */ TBlobPublicAccess &PublicAccess)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureBlobService |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !