Azure.Data.Tables.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
TableAccessPolicy |
An Access policy. |
TableAnalyticsLoggingSettings |
Azure Analytics Logging settings. |
TableCorsRule |
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain. |
TableGeoReplicationInfo |
The GeoReplication. |
TableItem |
The properties for the table response. |
TableMetrics |
The Metrics. |
TableModelFactory |
Model factory for models. |
TableServiceProperties |
Table Service Properties. |
TableServiceStatistics |
Stats for the service. |
TableSignedIdentifier |
A signed identifier. |
TableTransactionResult |
The response from SubmitTransaction(IEnumerable<TableTransactionAction>, CancellationToken) or SubmitTransactionAsync(IEnumerable<TableTransactionAction>, CancellationToken). |
Structs
TableErrorCode |
Error codes returned by the service. |
TableGeoReplicationStatus |
The status of the secondary location. |
Azure SDK for .NET