Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.WorkstationPartialUpdate

Properties

Name Type Description Notes
Id string   [optional]
RdcAllowUsers List<ElementsUserReference>   [optional]
RdcAllowGroups List<ElementsGroupReference>   [optional]
Report Dictionary<string, string>   [optional]
Name string   [optional]
Hostname string   [optional]
RdcLastUsed DateTime?   [optional]
RdcDisableUpnp bool   [optional]
RdcClientPort int?   [optional]
RdcHostPort int?   [optional]

[Back to Model list] [Back to API list] [Back to README]