Share via


ICodelessConnectorPollingPagingProperties.PagingType Property

Definition

Describes the type. could be 'None', 'PageToken', 'PageCount', 'TimeStamp'

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describes the type. could be 'None', 'PageToken', 'PageCount', 'TimeStamp'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="pagingType")]
public string PagingType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Describes the type. could be 'None', 'PageToken', 'PageCount', 'TimeStamp'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="pagingType")>]
member this.PagingType : string with get, set
Public Property PagingType As String

Property Value

Attributes

Applies to