Frends.AzureTableStorage.CreateTable / 1.0.0
Summary
Creates a table in Azure Table Storage.
Essential parameters for creating an Azure Table Storage table.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| TableName | String |
– | Customers |
Name of the table to create. Table names must be between 3 and 63 characters long, contain only alphanumeric characters, and cannot begin with a numeric character. |