次の方法で共有


MapsGeofenceEventProperties.Geometries プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象