Share via


ICodelessApiPollingDataConnector.RequestRateLimitQp Property

Definition

Defines the rate limit QPS

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the rate limit QPS", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="rateLimitQps")]
public int? RequestRateLimitQp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the rate limit QPS", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="rateLimitQps")>]
member this.RequestRateLimitQp : Nullable<int> with get, set
Public Property RequestRateLimitQp As Nullable(Of Integer)

Property Value

Attributes

Applies to