Recommendation Class
Represents a recommendation result generated by the recommendation engine.
Constructor
Recommendation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource Name. |
|
kind
|
Kind of resource. |
|
type
|
Resource type. |
|
properties
|
Recommendation resource specific properties. |
Attributes
properties
Recommendation resource specific properties.
properties: _models.RecommendationProperties | None