Index(IndexKind) Constructor

Definition

Initializes a new instance of the Index class for the Azure Cosmos DB service.

protected Index (Microsoft.Azure.Documents.IndexKind kind);
new Microsoft.Azure.Documents.Index : Microsoft.Azure.Documents.IndexKind -> Microsoft.Azure.Documents.Index
Protected Sub New (kind As IndexKind)

Parameters

kind
IndexKind

Applies to