Get
Get
yaml
type: "io.kestra.plugin.azure.storage.table.Get"Examples
yaml
id: azure_storage_table_get
namespace: company.team
tasks:
- id: get
type: io.kestra.plugin.azure.storage.table.Get
endpoint: "https://yourstorageaccount.table.core.windows.net"
connectionString: "DefaultEndpointsProtocol=...=="
table: "table_name"
partitionKey: "color"
rowKey: "green"
Properties
endpoint *Requiredstring
partitionKey *Requiredstring
table *Requiredstring
connectionString string
rowKey string
sasToken string
Outputs
row
Definitions
io.kestra.plugin.azure.storage.table.models.Entity
etagstring
partitionKeystring
propertiesobject
rowKeystring
timestampstring
Format
date-timetypestring
Possible Values
CREATEUPSERT_MERGEUPSERT_REPLACEUPDATE_MERGEUPDATE_REPLACEDELETE