Recommendation#
- class Recommendation(recommendation_type=None, recommended_vm_count=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
ExternalizableAbstractModel
File server recommendation description.
- Parameters:
recommendation_type – (
recommendation_type
)recommended_vm_count (min=0,) – (
recommended_vm_count
) The recommended number of file server VMs.
- property recommendation_type#
- Type:
- property recommended_vm_count#
The recommended number of file server VMs.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model