Get Springbootapp Result
data class GetSpringbootappResult(val azureApiVersion: String, val id: String, val name: String, val properties: SpringbootappsPropertiesResponse, val systemData: SystemDataResponse, val type: String)
The springbootapps envelope resource definition.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SpringbootappsPropertiesResponse, systemData: SystemDataResponse, type: String)