PII.Phone Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to