Get Professional Service Subscription Level Result
data class GetProfessionalServiceSubscriptionLevelResult(val id: String, val name: String, val properties: ProfessionalServiceResourceResponseProperties, val tags: Map<String, String>? = null, val type: String)
ProfessionalService REST API resource definition.
Constructors
Link copied to clipboard
fun GetProfessionalServiceSubscriptionLevelResult(id: String, name: String, properties: ProfessionalServiceResourceResponseProperties, tags: Map<String, String>? = null, type: String)