IActivityTimelineItem.QueryId Property

Definition

The activity query id.

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

Property Value

Attributes

Applies to