Compartir a través de


DatabaseUpdateInner.RecommendedIndex Propiedad

Definición

Obtiene los índices recomendados para esta base de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendedIndex")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.RecommendedIndex> RecommendedIndex { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendedIndex")>]
member this.RecommendedIndex : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.RecommendedIndex>
Public ReadOnly Property RecommendedIndex As IList(Of RecommendedIndex)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a