Get Dev Tool Portal Result
data class GetDevToolPortalResult(val id: String, val name: String, val properties: DevToolPortalPropertiesResponse, val systemData: SystemDataResponse, val type: String)
Dev Tool Portal resource
Constructors
Link copied to clipboard
constructor(id: String, name: String, properties: DevToolPortalPropertiesResponse, systemData: SystemDataResponse, type: String)