toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
FleetUpdateRunManagedClusterUpdateNodeImageSelection
Fleet
Update
Run
Managed
Cluster
Update
Node
Image
Selection
data
class
FleetUpdateRunManagedClusterUpdateNodeImageSelection
(
val
type
:
String
)
Members
Constructors
Fleet
Update
Run
Managed
Cluster
Update
Node
Image
Selection
Link copied to clipboard
constructor
(
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
Specifies the node image upgrade type. Possible values are
Latest
and
Consistent
.