Recommendation Class

Represents a recommendation result generated by the recommendation engine.

Constructor

Recommendation(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

properties

Recommendation resource specific properties.

Attributes

properties

Recommendation resource specific properties.

properties: _models.RecommendationProperties | None