set_description method

set_description(self, description)

Sets the resource description, given in a single laguage.


def set_description(self, description):
    ...
Parameter Type Description
description System.String The description to set.

See Also