Share via


ICodelessConnectorPollingPagingProperties.PageSize Property

Definition

Defines the paging size

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

Property Value

Attributes

Applies to