Lab Network Profile Response
data class LabNetworkProfileResponse(val loadBalancerId: String? = null, val publicIpId: String? = null, val subnetId: String? = null)
Profile for how to handle networking for Labs.
Profile for how to handle networking for Labs.