Language

IScanResult.RuleMetadataRuleId Property

Definition

The rule Id.

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

Property Value

Attributes

Applies to