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

[VB.NET]
Public Property StoreType As AzurerequestStoreTypes

[C#]
public AzurerequestStoreTypes StoreType {get; set;}

enum AzurerequestStoreTypes { stBlobQueue, stTable }

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.

Default Value

0

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