PII.IPA Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to