List Service Group Ancestors Result
data class ListServiceGroupAncestorsResult(val nextLink: String? = null, val value: List<ServiceGroupResponse>? = null)
Response holding an array of service groups and a nextLink that supports pagination