manage_to property

manage_to property

Gets or sets the URI identifying the managed resource to the asset management system

Definition:

@property
def manage_to(self):
    ...
@manage_to.setter
def manage_to(self, value):
    ...

See Also