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