Data.Cloud.AzureAPI.TAzureBlobService.GetBlobServiceProperties
Delphi
procedure GetBlobServiceProperties(const AProperties: TStorageServiceProperties; const AResponseInfo: TCloudResponseInfo);
C++
void __fastcall GetBlobServiceProperties(Data::Cloud::Azureapi::Storageanalytics::TStorageServiceProperties* const AProperties, Data::Cloud::Cloudapi::TCloudResponseInfo* const AResponseInfo);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureBlobService |
Beschreibung
Füllt die angegebene Instanz von TStorageServiceProperties mit der Eigenschaft des Blob-Dienstes, einschließlich der Eigenschaften für Speicherungsanalyse (EN) und CORS-Regeln.
- Hinweis: Nur der Besitzer des Speicher-Kontos kann diese Operation aufrufen.
AResponseInfo
ist eine optionale Instanz von TCloudResponseInfo, um die Informationen der Antwort zu speichern. Verwenden Sie einen nil-Wert, wenn Sie die Informationen der Antwort nicht benötigen.
Siehe auch
- Data.Cloud.AzureAPI.TAzureBlobService.GetBlobServicePropertiesXML
- Data.Cloud.AzureAPI.TAzureBlobService.SetBlobServiceProperties