VXMetricServiceNameCount Data Type

Properties
name data type description
serviceBasedCountList map of object
totalCount number

Example

{
  "serviceBasedCountList" : {
    "property1" : { },
    "property2" : { }
  },
  "totalCount" : 12345
}