ServiceCategoryCollection Data Type

A collection of service catalog categories.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
ServiceCategories list of ServiceCategory element 0/unbounded Gets the items.

Example

<ServiceCategoryCollection>
  <ServiceCategories xsitype="...">
    <id>...</id>
    <name>...</name>
    <serviceCount>...</serviceCount>
  </ServiceCategories>
</ServiceCategoryCollection>