AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A geolocation target that you select to index. Each geolocation target contains a name and order key-value pair that specifies the geolocation target fields.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.GeoLocationTarget

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class GeoLocationTarget

The GeoLocationTarget type exposes the following members

Constructors

NameDescription
Public Method GeoLocationTarget()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the geolocation target field. If the target field is part of a named shadow, you must select the named shadow using the namedShadow filter.

Public Property Order Amazon.IoT.TargetFieldOrder

Gets and sets the property Order.

The order of the geolocation target field. This field is optional. The default value is LatLon.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5