List Ground Station L2Connections Result
data class ListGroundStationL2ConnectionsResult(val nextLink: String, val value: List<ResourceIdListResultResponseValue>? = null)
Response for an API service call that lists the resource IDs of resources associated with another resource.