List Edge Site L2Connections Result
data class ListEdgeSiteL2ConnectionsResult(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.