ICodelessApiPollingDataConnector.RequestQueryParameter Property

Definition

Describe the query parameters sent in the poll request

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

Property Value

Attributes

Applies to