TablePayloadFormat Enumeration
Describes the payload formats supported for Tables.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
| Member name | Description | |
|---|---|---|
| Json | Use JSON with minimal metadata. | |
| JsonFullMetadata | Use JSON with full metadata. | |
| JsonNoMetadata | Use JSON with no metadata. |