FeatureResult interface

Previewed feature information.

Properties

id

The resource ID of the feature.

name

The name of the feature.

properties

Properties of the previewed feature.

type

The resource type of the feature.

Property Details

id

The resource ID of the feature.

id?: string

Property Value

string

name

The name of the feature.

name?: string

Property Value

string

properties

Properties of the previewed feature.

properties?: FeatureProperties

Property Value

type

The resource type of the feature.

type?: string

Property Value

string