Place.Address Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the postal address of where the entity is located
[Newtonsoft.Json.JsonProperty(PropertyName="address")]
public Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.PostalAddress Address { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="address")>]
member this.Address : Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.PostalAddress
Public ReadOnly Property Address As PostalAddress
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute