PII.Address Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to