次の方法で共有


PII.Email プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象