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

StoreType Property

The type of store the for which the request is being built.

Syntax

__property TibzAzureRequestStoreTypes StoreType = {read=FStoreType, write=FSetStoreType, default=0};



enum TibzAzureRequestStoreTypes { stBlobQueue=0, stTable=1 };

Default Value

0

Remarks

The StoreType determines how the Authorization header is generated for the requests to be sent. Possible values are:

stBlobQueueA Blob or Queue request.
stTableA Table request.

Data Type

Integer

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