MapsGeofenceEventProperties.Geometries Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to