次の方法で共有


PII.Phone プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象