toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.solutions.kotlin.outputs
/
ListApplicationAllowedUpgradePlansResult
List
Application
Allowed
Upgrade
Plans
Result
data
class
ListApplicationAllowedUpgradePlansResult
(
val
value
:
List
<
PlanResponse
>
?
=
null
)
The array of plan.
Members
Constructors
List
Application
Allowed
Upgrade
Plans
Result
Link copied to clipboard
constructor
(
value
:
List
<
PlanResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
List
<
PlanResponse
>
?
=
null
The array of plans.