Get Saas Subscription Level Result
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.