Uses of Class
com.azure.resourcemanager.securityinsights.models.InsightQueryItemPropertiesDefaultTimeRange
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of InsightQueryItemPropertiesDefaultTimeRange in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionInsightQueryItemProperties.defaultTimeRange()
Get the defaultTimeRange property: The insight chart query.InsightQueryItemPropertiesDefaultTimeRange.withAfterRange
(String afterRange) Set the afterRange property: The padding for the end time of the query.InsightQueryItemPropertiesDefaultTimeRange.withBeforeRange
(String beforeRange) Set the beforeRange property: The padding for the start time of the query.Modifier and TypeMethodDescriptionInsightQueryItemProperties.withDefaultTimeRange
(InsightQueryItemPropertiesDefaultTimeRange defaultTimeRange) Set the defaultTimeRange property: The insight chart query.