Partilhar via


ResourceRecommendationBase.SuppressionIds Propriedade

Definição

Obtém ou define a lista de regras cochiladas e ignoradas para a recomendação.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suppressionIds")]
public System.Collections.Generic.IList<Guid?> SuppressionIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suppressionIds")>]
member this.SuppressionIds : System.Collections.Generic.IList<Nullable<Guid>> with get, set
Public Property SuppressionIds As IList(Of Nullable(Of Guid))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a