ICodelessApiPollingDataConnector.PagingNextPageTokenJsonPath Property

Definition

Defines the path to a next page token JSON

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

Property Value

Attributes

Applies to