Partager via


ISuppressionContract.Ttl Property

Definition

The duration for which the suppression is valid.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Create=true, Description="The duration for which the suppression is valid.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ttl", Update=true)]
public string Ttl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Create=true, Description="The duration for which the suppression is valid.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ttl", Update=true)>]
member this.Ttl : string with get, set
Public Property Ttl As String

Property Value

Attributes

Applies to