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