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