次の方法で共有


PII.IPA プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象