InsertEntityResponse 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 Insert Entity (V2)
public class InsertEntityResponse
type InsertEntityResponse = class
Public Class InsertEntityResponse
- Inheritance
-
InsertEntityResponse
Constructors
| Name | Description |
|---|---|
| InsertEntityResponse() | |
Properties
| Name | Description |
|---|---|
| EntityData |
Dynamic entity columns returned by the service. |
| EntityMetadataLocation |
Entity Metadata location |
| PartitionKey |
Partition Key |
| RowKey |
Row Key |