Share via


ICodelessConnectorPollingRequestProperties.QueryParameter 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 QueryParameter { 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.QueryParameter : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAny with get, set
Public Property QueryParameter As IAny

Property Value

Attributes

Applies to