Share via


CosmosDBPathIndexes.Kind Property

Definition

Indicates the type of index.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBIndexKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBIndexKind> with get, set
Public Property Kind As Nullable(Of CosmosDBIndexKind)

Property Value

Applies to