次の方法で共有


PII.SSN プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象