Linguagem

IScanResult.RuleMetadataRuleType Property

Definition

The rule type.

[Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Binary", "BaselineExpected", "PositiveList", "NegativeList" })]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The rule type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleType", Update=true)]
public string RuleMetadataRuleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Binary", "BaselineExpected", "PositiveList", "NegativeList" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The rule type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleType", Update=true)>]
member this.RuleMetadataRuleType : string with get, set
Public Property RuleMetadataRuleType As String

Property Value

Attributes

Applies to