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

StoreType Property

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

Object Oriented Interface

public function getStoreType();
public function setStoreType($value);

Procedural Interface

inazure_azurerequest_get($res, 44 );
inazure_azurerequest_set($res, 44, $value );

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