RecommendationProperties.Impact Property

Definition

The business impact of the recommendation.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Impact? Impact { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.Impact : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Impact> with get, set
Public Property Impact As Nullable(Of Impact)

Property Value

Implements

Attributes

Applies to