GetSaasSubscriptionLevelResult

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

SaaS REST API resource definition.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SaasResourceResponseProperties, 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.