Share via


LocalBusiness.Panoramas Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="panoramas")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.ImageObject> Panoramas { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="panoramas")>]
member this.Panoramas : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.ImageObject>
Public ReadOnly Property Panoramas As IList(Of ImageObject)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to