ICodelessApiPollingDataConnector.RequestQueryTimeFormat Property

Definition

The time format will be used the query events in a specific window

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

Property Value

Attributes

Applies to