Partager via


ResourceRecommendationBase.SuppressionId Property

Definition

The list of snoozed and dismissed rules for the recommendation.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> SuppressionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)>]
member this.SuppressionId : System.Collections.Generic.List<string> with get, set
Public Property SuppressionId As List(Of String)

Property Value

Implements

Attributes

Applies to