Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class SubscriptionFeatureRegistration : KotlinCustomResource

Subscription feature registration details Uses Azure REST API version 2021-07-01. In version 1.x of the Azure Native provider, it used API version 2021-07-01.

Link copied to clipboard
data class SubscriptionFeatureRegistrationArgs(val featureName: Output<String>? = null, val properties: Output<SubscriptionFeatureRegistrationPropertiesArgs>? = null, val providerNamespace: Output<String>? = null) : ConvertibleToJava<SubscriptionFeatureRegistrationArgs>

Subscription feature registration details Uses Azure REST API version 2021-07-01. In version 1.x of the Azure Native provider, it used API version 2021-07-01.