Get Springbootserver Result
data class GetSpringbootserverResult(val azureApiVersion: String, val id: String, val name: String, val properties: SpringbootserversPropertiesResponse, val systemData: SystemDataResponse, val type: String)
The springbootservers envelope resource definition.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SpringbootserversPropertiesResponse, systemData: SystemDataResponse, type: String)