pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
Managed
Cluster
Auto
Upgrade
Profile
Response
Link copied to clipboard
fun
ManagedClusterAutoUpgradeProfileResponse
(
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.