pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
List
Application
Allowed
Upgrade
Plans
Result
Link copied to clipboard
fun
ListApplicationAllowedUpgradePlansResult
(
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.