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