Partager via


RecommendedAction.ObservedImpact Propriété

Définition

Obtient les informations d’impact observé/réel pour cette action recommandée, par exemple, gain réel de processeur, modification de l’espace disque réel

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à