Share via


ICodelessConnectorPollingPagingProperties.NextPageTokenJsonPath 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 NextPageTokenJsonPath { 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.NextPageTokenJsonPath : string with get, set
Public Property NextPageTokenJsonPath As String

Property Value

Attributes

Applies to