Package-level declarations
Types
Link copied to clipboard
data class GetProfessionalServiceSubscriptionLevelPlainArgs(val resourceGroupName: String, val resourceName: String, val subscriptionId: String? = null) : ConvertibleToJava<GetProfessionalServiceSubscriptionLevelPlainArgs>
Link copied to clipboard
Link copied to clipboard
data class ProfessionalServiceCreationPropertiesArgs(val autoRenew: Output<Boolean>? = null, val billingPeriod: Output<String>? = null, val offerId: Output<String>? = null, val publisherId: Output<String>? = null, val quoteId: Output<String>? = null, val skuId: Output<String>? = null, val storeFront: Output<String>? = null, val termUnit: Output<String>? = null) : ConvertibleToJava<ProfessionalServiceCreationPropertiesArgs>
properties for creation professionalService
Link copied to clipboard