Freigeben über


DatabaseInner.RecommendedIndex Eigenschaft

Definition

Ruft die empfohlenen Indizes für diese Datenbank ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: