Share via


ICodelessConnectorPollingPagingProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CodelessConnectorPollingPagingPropertiesTypeConverter))]
public interface ICodelessConnectorPollingPagingProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CodelessConnectorPollingPagingPropertiesTypeConverter))>]
type ICodelessConnectorPollingPagingProperties = interface
    interface IJsonSerializable
Public Interface ICodelessConnectorPollingPagingProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextPageParaName

Defines the name of a next page attribute

NextPageTokenJsonPath

Defines the path to a next page token JSON

PageCountAttributePath

Defines the path to a page count attribute

PageSize

Defines the paging size

PageSizeParaName

Defines the name of the page size parameter

PageTimeStampAttributePath

Defines the path to a paging time stamp attribute

PageTotalCountAttributePath

Defines the path to a page total count attribute

PagingType

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

SearchTheLatestTimeStampFromEventsList

Determines whether to search for the latest time stamp in the events list

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to