FeatureResult Class

Previewed feature information.

Inheritance
FeatureResult

Constructor

FeatureResult(*, name: Optional[str] = None, properties: Optional[azure.mgmt.resource.features.v2021_07_01.models._models_py3.FeatureProperties] = None, id: Optional[str] = None, type: Optional[str] = None, **kwargs)

Variables

name
str

The name of the feature.

properties
FeatureProperties

Properties of the previewed feature.

id
str

The resource ID of the feature.

type
str

The resource type of the feature.