ICodelessApiPollingDataConnector.RequestEndTimeAttributeName Property

Definition

This will be used the query events from the end of the time window

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

Property Value

Attributes

Applies to