toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.features.kotlin.inputs
/
SubscriptionFeatureRegistrationPropertiesArgs
/
SubscriptionFeatureRegistrationPropertiesArgs
Subscription
Feature
Registration
Properties
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
shouldFeatureDisplayInPortal
:
Output
<
Boolean
>
?
=
null
,
state
:
Output
<
Either
<
String
,
SubscriptionFeatureRegistrationState
>
>
?
=
null
)