Share via


CosmosDBPathIndexes.DataType Property

Definition

The datatype for which the indexing behavior is applied to.

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

Property Value

Applies to