Aracılığıyla paylaş


ICategoryConfiguration.MinimumSeverityLevel Property

Definition

Gets or sets minimum severity level for a given category.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Gets or sets minimum severity level for a given category.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="minimumSeverityLevel", Update=true)]
public string MinimumSeverityLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Gets or sets minimum severity level for a given category.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="minimumSeverityLevel", Update=true)>]
member this.MinimumSeverityLevel : string with get, set
Public Property MinimumSeverityLevel As String

Property Value

Attributes

Applies to