UpdateUserServiceRequestModelService
Services information for the user.
Name | Description | Type | Additional Information |
---|---|---|---|
ServiceName |
Services that can be enabled for a user. Valid services are: Email Threat Protection, Email Continuity Services, Secure File Sharing, Email Message Privacy, Backup Administrator, Exchange and Office365. |
string |
None. |
RemoveService |
Indicates whether the service should be removed. If set to true, any provided service configuration is ignored. If omitted or set to false, the service will be created or updated based on the provided configuration. |
boolean |
Default is set to false if not specified. |
ServiceConfiguration |
List of service configuration information. |
Collection of UserServiceServiceConfiguration |
None. |