set_contributor method

set_contributor(self, contributor)

Sets a single contributor of the resource.


def set_contributor(self, contributor):
    ...
Parameter Type Description
contributor System.String The contributor to set.

See Also