IMailClusterEntity.Query Property

Definition

The query that was used to identify the messages of the mail cluster

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The query that was used to identify the messages of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="query", Update=false)]
public string Query { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The query that was used to identify the messages of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="query", Update=false)>]
member this.Query : string
Public ReadOnly Property Query As String

Property Value

Attributes

Applies to