GetEntityResponse Class
Definition
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.
Response for Get entity (V2)
public class GetEntityResponse
type GetEntityResponse = class
Public Class GetEntityResponse
- Inheritance
-
GetEntityResponse
Constructors
| Name | Description |
|---|---|
| GetEntityResponse() | |
Properties
| Name | Description |
|---|---|
| EntityData |
Dynamic entity columns returned by the service. |
| PartitionKey |
Partition Key |
| RowKey |
Row Key |
| TableMetadataLocation |
Table Metadata location |