Share via


ResourceRecommendationBase.Category Property

Definition

The category of the recommendation.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Category? Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)>]
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