Share via


IInsightQueryItemPropertiesDefaultTimeRange Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightQueryItemPropertiesDefaultTimeRangeTypeConverter))]
public interface IInsightQueryItemPropertiesDefaultTimeRange : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightQueryItemPropertiesDefaultTimeRangeTypeConverter))>]
type IInsightQueryItemPropertiesDefaultTimeRange = interface
    interface IJsonSerializable
Public Interface IInsightQueryItemPropertiesDefaultTimeRange
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AfterRange

The padding for the end time of the query.

BeforeRange

The padding for the start time of the query.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to