Partager via


RecommendedIndex.IndexType Propriété

Définition

Obtient le type d’index (CLUSTERED, NONCLUSTERED, COLUMNSTORE, CLUSTERED COLUMNSTORE). Les valeurs possibles sont les suivantes : « CLUSTERED », « NONCLUSTERED », « COLUMNSTORE », « CLUSTERED COLUMNSTORE »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.indexType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.RecommendedIndexType? IndexType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.indexType")>]
member this.IndexType : Nullable<Microsoft.Azure.Management.Sql.Fluent.Models.RecommendedIndexType>
Public ReadOnly Property IndexType As Nullable(Of RecommendedIndexType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à