Partilhar via


TopQueries.ExecutionType Propriedade

Definição

Obtém o tipo de execução usado para filtrar as instâncias de consulta retornadas. Os valores possíveis incluem: 'any', 'regular', 'irregular', 'abortado', 'exception'

[Newtonsoft.Json.JsonProperty(PropertyName="executionType")]
public Microsoft.Azure.Management.Synapse.Models.QueryExecutionType? ExecutionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionType")>]
member this.ExecutionType : Nullable<Microsoft.Azure.Management.Synapse.Models.QueryExecutionType>
Public ReadOnly Property ExecutionType As Nullable(Of QueryExecutionType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a