ManagedInstanceResourceGetTopQueriesOptions.Interval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)