azureTableStorage

Version

Syntax

azureTableStorage:
'$ref': <string>
httpClientConfig: {}
partitionKey: <string>
storageAccountKey: <string>
storageAccountName: <string>
tableName: <string>
azureTableStorage:
  '$ref': <string>
  httpClientConfig: {}
  partitionKey: <string>
  storageAccountKey: <string>
  storageAccountName: <string>
  tableName: <string>

Attributes

NameRequiredDefaultDescriptionExamples
$reffalse-Reference a component defined under components.-
partitionKeyfalse---
storageAccountKeyfalse---
storageAccountNamefalse---
tableNamefalse---

Child Structure

ElementCardinalityDescription
httpClientConfig0..1Settings the HTTP client uses for calls to a backend: socket timeouts, an upstream proxy, credentials, TLS and retry behavior. Every part is optional and falls back to its defaults when omitted. Configure it once globally, or on a single plugin that calls a backend.

Can be used in