SuppressionContract.Ttl Property

Definition

Gets or sets the duration for which the suppression is valid.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to