Linguagem

IScanResult.RuleMetadataTitle Property

Definition

The rule title.

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

Property Value

Attributes

Applies to