Get Dev Tool Portal Result
data class GetDevToolPortalResult(val azureApiVersion: String, 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(azureApiVersion: String, id: String, name: String, properties: DevToolPortalPropertiesResponse, systemData: SystemDataResponse, type: String)