GetProfessionalServiceSubscriptionLevelResult

data class GetProfessionalServiceSubscriptionLevelResult(val azureApiVersion: String, val id: String, val name: String, val properties: ProfessionalServiceResourceResponseProperties, val tags: Map<String, String>? = null, val type: String)

ProfessionalService REST API resource definition.

Constructors

constructor(azureApiVersion: String, id: String, name: String, properties: ProfessionalServiceResourceResponseProperties, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

The resource uri

Link copied to clipboard

The name of the resource

Link copied to clipboard
Link copied to clipboard
val tags: Map<String, String>? = null

the resource tags.

Link copied to clipboard

Resource type.