次の方法で共有


MapsGeofenceEventProperties クラス

定義

Geofence イベントの EventGridEvent の Data プロパティのスキーマ (GeofenceEntered、GeofenceExited、GeofenceResult)。

public class MapsGeofenceEventProperties
type MapsGeofenceEventProperties = class
Public Class MapsGeofenceEventProperties
継承
MapsGeofenceEventProperties
派生

プロパティ

ExpiredGeofenceGeometryId

要求のユーザー時間を基準にして期限切れになったジオフェンスのジオメトリ ID の一覧。

Geometries

座標位置が完全に含まれているか、フェンスの周囲の searchBuffer と重複しているフェンス ジオメトリを一覧表示します。

InvalidPeriodGeofenceGeometryId

要求のユーザー時間に対して無効な期間のジオフェンスのジオメトリ ID の一覧。

IsEventPublished

Azure Maps イベント サブスクライバーに対して少なくとも 1 つのイベントが発行されている場合は true、Azure Maps イベント サブスクライバーに対してイベントが発行されていない場合は false。

適用対象