milestonexprotectrestpython.xprchildsite
Module: xprchildsite.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPRChildSite:
Site information.
Threadsafety:
This class is fully thread-safe.
ConnectionState: str
State of the connection to the parent site.
Returns:
The ConnectionState property value.
DateModified: datetime.datetime
Date and time (in UTC format) that the child site entry was last modified.
Returns:
The DateModified property value.
DisplayName: str
User-friendly display name used in various user-interface displays.
Returns:
The DisplayName property value.
ServiceAccount: str
Service account under which the management server is running.
Returns:
The ServiceAccount property value.