Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

QueuePrefix Property

If set, ListQueues will only return queues that begin with this prefix.

Object Oriented Interface

public function getQueuePrefix();
public function setQueuePrefix($value);

Procedural Interface

inazure_queue_get($res, 38 );
inazure_queue_set($res, 38, $value );

Default Value

''

Remarks

This property may be set before calling ListQueues to filter the results. If this property is set, when ListQueues is called the server will only return queues that begin with the specified prefix.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0