TableGetPropertiesResource Class

Definition

public class TableGetPropertiesResource
type TableGetPropertiesResource = class
Public Class TableGetPropertiesResource
Inheritance
TableGetPropertiesResource

Constructors

TableGetPropertiesResource()

Initializes a new instance of the TableGetPropertiesResource class.

TableGetPropertiesResource(String, String, Object, String)

Initializes a new instance of the TableGetPropertiesResource class.

Properties

_etag

Gets a system generated property representing the resource etag required for optimistic concurrency control.

_rid

Gets a system generated property. A unique identifier.

_ts

Gets a system generated property that denotes the last updated timestamp of the resource.

Id

Gets or sets name of the Cosmos DB table

Methods

Validate()

Validate the object.

Applies to