IBookmark.IncidentInfoTitle Property

Definition

The title of the incident

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

Property Value

Attributes

Applies to