ICodelessApiPollingDataConnector.RequestStartTimeAttributeName 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.
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