GetAllCustomerUserServicesResponseModelService
Services available for an end customer.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| ServiceName |
Name of the service. For example, Email Threat Protection. |
string |
None. |
| ProductName |
Name of the Product as it appears on the bill. For example, Advanced Email Threat Protection. |
string |
None. |
| Domain |
Primary domain of the subscription. A domain value is not returned if the subscription does not require a domain. |
string |
None. |
| Aliases |
Domain aliases or additional domains for the subscription. |
Collection of string |
None. |
| ServiceConfigurationProperties |
Service configuration for the products. |
Collection of UserServiceConfiguration |
None. |