Share via


ICodelessApiPollingDataConnector.RequestQueryParameter Property

Definition

Describe the query parameters sent in the poll request

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describe the query parameters sent in the poll request", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="queryParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny RequestQueryParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describe the query parameters sent in the poll request", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="queryParameters")>]
member this.RequestQueryParameter : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny with get, set
Public Property RequestQueryParameter As IAny

Property Value

Attributes

Applies to