toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
ManagedClusterAutoUpgradeProfileResponse
Managed
Cluster
Auto
Upgrade
Profile
Response
data
class
ManagedClusterAutoUpgradeProfileResponse
(
val
upgradeChannel
:
String
?
=
null
)
Auto upgrade profile for a managed cluster.
Members
Constructors
Managed
Cluster
Auto
Upgrade
Profile
Response
Link copied to clipboard
constructor
(
upgradeChannel
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
upgrade
Channel
Link copied to clipboard
val
upgradeChannel
:
String
?
=
null
upgrade channel for auto upgrade.