Share via


IMailClusterEntityProperties.Query Property

Definition

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

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

Property Value

Attributes

Applies to