pulumi-azure-kotlin
5.68.0.0
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
)
Types
Constructors
Properties
Constructors
Fleet
Update
Run
Managed
Cluster
Update
Node
Image
Selection
Link copied to clipboard
fun
FleetUpdateRunManagedClusterUpdateNodeImageSelection
(
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
.