ICodelessApiPollingDataConnector.PagingPageTotalCountAttributePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the path to a page total count attribute
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the path to a page total count attribute", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pageTotalCountAttributePath")]
public string PagingPageTotalCountAttributePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Defines the path to a page total count attribute", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pageTotalCountAttributePath")>]
member this.PagingPageTotalCountAttributePath : string with get, set
Public Property PagingPageTotalCountAttributePath As String
Property Value
- Attributes