Share via


SuppressionContract.SuppressionId Property

Definition

Gets or sets the GUID of the suppression.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suppressionId")]
public string SuppressionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suppressionId")>]
member this.SuppressionId : string with get, set
Public Property SuppressionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to