ICodelessConnectorPollingRequestProperties.EndTimeAttributeName 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(Description="This will be used the query events from the end of the time window", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="endTimeAttributeName")]
public string EndTimeAttributeName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="This will be used the query events from the end of the time window", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="endTimeAttributeName")>]
member this.EndTimeAttributeName : string with get, set
Public Property EndTimeAttributeName As String
Property Value
- Attributes