ICodelessApiPollingDataConnector.PagingPageCountAttributePath Property

Definition

Defines the path to a page count attribute

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

Property Value

Attributes

Applies to