[][src]Type Definition azure_functions::bindings::Row

type Row = Map<String, Value>;

Represents the data of an Azure Storage table row.