Share via


RecommendationProperties.Category Property

Definition

The category of the recommendation.

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

Property Value

Implements

Attributes

Applies to