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:
property recommendation_type#
Type:

RecommendationType

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