Package-level declarations

Types

Link copied to clipboard
class ProfessionalServiceSubscriptionLevel : KotlinCustomResource

ProfessionalService REST API resource definition. Uses Azure REST API version 2023-07-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-07-01-preview.

Link copied to clipboard
data class ProfessionalServiceSubscriptionLevelArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ProfessionalServiceCreationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null, val subscriptionId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ProfessionalServiceSubscriptionLevelArgs>

ProfessionalService REST API resource definition. Uses Azure REST API version 2023-07-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-07-01-preview.