ICodelessApiPollingDataConnector.RequestStartTimeAttributeName Property

Definition

This will be used the query events from a start of the time window

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="This will be used the query events from a start of the time window", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startTimeAttributeName", Update=true)]
public string RequestStartTimeAttributeName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="This will be used the query events from a start of the time window", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startTimeAttributeName", Update=true)>]
member this.RequestStartTimeAttributeName : string with get, set
Public Property RequestStartTimeAttributeName As String

Property Value

Attributes

Applies to