Share via


ITiDataConnectorProperties.TipLookbackPeriod Property

Definition

The lookback period for the feed to be imported.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The lookback period for the feed to be imported.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="tipLookbackPeriod")]
public DateTime? TipLookbackPeriod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The lookback period for the feed to be imported.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="tipLookbackPeriod")>]
member this.TipLookbackPeriod : Nullable<DateTime> with get, set
Public Property TipLookbackPeriod As Nullable(Of DateTime)

Property Value

Attributes

Applies to