Share via


ICodelessApiPollingDataConnector.PagingNextPageTokenJsonPath Property

Definition

Defines the path to a next page token JSON

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the path to a next page token JSON", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextPageTokenJsonPath")]
public string PagingNextPageTokenJsonPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the path to a next page token JSON", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextPageTokenJsonPath")>]
member this.PagingNextPageTokenJsonPath : string with get, set
Public Property PagingNextPageTokenJsonPath As String

Property Value

Attributes

Applies to