Condividi tramite


Terms.Paging Property

Definition

Gets or sets paging details.

[Newtonsoft.Json.JsonProperty(PropertyName="Paging")]
public Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsPaging Paging { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Paging")>]
member this.Paging : Microsoft.Azure.CognitiveServices.ContentModerator.Models.TermsPaging with get, set
Public Property Paging As TermsPaging

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to