API:Data.Cloud.AzureAPI.TAzureQueueService.ListQueues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ListQueues(OptionalParams: TStrings = nil; ResponseInfo: TCloudResponseInfo = nil): TList<TCloudQueue>;

C++

System::Generics::Collections::TList__1<Data::Cloud::Cloudapi::TCloudQueue>* __fastcall ListQueues(System::Classes::TStrings* OptionalParams = (System::Classes::TStrings*)(0x0), Data::Cloud::Cloudapi::TCloudResponseInfo* ResponseInfo = (Data::Cloud::Cloudapi::TCloudResponseInfo*)(0x0));

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureQueueService

Description

Embarcadero Technologies does not currently have any additional information.