Partager via


ISuppressionContract.SuppressionId Property

Definition

The GUID of the suppression.

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

Property Value

Attributes

Applies to