Share via


DataWarehouseUserActivities.ActiveQueriesCount Property

Definition

Gets count of running and suspended queries.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")]
public int? ActiveQueriesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activeQueriesCount")>]
member this.ActiveQueriesCount : Nullable<int>
Public ReadOnly Property ActiveQueriesCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to