Backend
The backend where data is stored.
Possible Values
AzureStack, CosmosDB, Storage, EmulatorData Type
string
Default Value
"Storage"
Remarks
Data may retrieved from either the classic Azure Table Storage repository, Azure Storage Emulator, or it may be retrieved from CosmosDB. Alternatively, you may specify AzureStack if you are using Azure Stack Hub. If you choose to do so, specify the Account as the complete host for your data. For example: <account>.nm.azs.sandia.gov.
If you choose Emulator, specify the Account and SharedAccessSignature connection property.