次の方法で共有


PII.Address プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象