Sdílet prostřednictvím


FeatureResult Class

Previewed feature information.

Constructor

FeatureResult(*, name: str | None = None, properties: _models.FeatureProperties | None = None, id: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the feature.

Default value: None
properties

Properties of the previewed feature.

Default value: None
id
str

The resource ID of the feature.

Default value: None
type
str

The resource type of the feature.

Default value: None

Variables

Name Description
name
str

The name of the feature.

properties

Properties of the previewed feature.

id
str

The resource ID of the feature.

type
str

The resource type of the feature.