Data.Cloud.AzureAPI.TAzureQueueService.GetQueueServiceProperties
Delphi
procedure GetQueueServiceProperties(const AProperties: TStorageServiceProperties; const AResponseInfo: TCloudResponseInfo);
C++
void __fastcall GetQueueServiceProperties(Data::Cloud::Azureapi::Storageanalytics::TStorageServiceProperties* const AProperties, Data::Cloud::Cloudapi::TCloudResponseInfo* const AResponseInfo);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureQueueService |
説明
TStorageServiceProperties の指定されたインスタンスを、ストレージ解析や CORS ルールのプロパティを含む、キュー サービスのプロパティで設定します。
- メモ: ストレージ アカウント所有者のみが、このオペレーションを呼び出すことができます。
AResponseInfo
は、レスポンスの情報を格納する TCloudResponseInfo の任意のインスタンスです。 レスポンスの情報が必要ない場合には nil 値を使用します。
関連項目
- Data.Cloud.AzureAPI.TAzureQueueService.GetQueueServicePropertiesXML
- Data.Cloud.AzureAPI.TAzureQueueService.SetQueueServiceProperties