Share via


ManagedInstanceResourceGetTopQueriesOptions.Interval Property

Definition

The time step to be used to summarize the metric values. Default value is PT1H.

public Azure.ResourceManager.Sql.Models.QueryTimeGrainType? Interval { get; set; }
member this.Interval : Nullable<Azure.ResourceManager.Sql.Models.QueryTimeGrainType> with get, set
Public Property Interval As Nullable(Of QueryTimeGrainType)

Property Value

Applies to