Azure.Connectors.Sdk.Azuretables.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureTablesModelFactory |
Model factory for creating instances of Azuretables models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| CreateEntityInput |
Insert Entity (V2) |
| EntityItem |
Item in List of Entities |
| GetEntitiesResponse |
Response for Get entities (V2) |
| GetEntityResponse |
Response for Get entity (V2) |
| GetTableResponse |
Response for Create table (V2) |
| GetTablesResponse |
Response for List tables (V2) |
| InsertEntityResponse |
Response for Insert Entity (V2) |
| InsertMergeEntityInput |
Insert or Merge Entity (V2) |
| InsertReplaceEntityInput |
Insert or Replace Entity (V2) |
| MergeEntityInput |
Merge Entity (V2) |
| ReplaceEntityInput |
Replace Entity (V2) |
| StorageAccount |
Item in List of storage account names |
| StorageAccountList |
Response for Get storage accounts |