AzureNodePoolManagement

data class AzureNodePoolManagement(val autoRepair: Boolean? = null)

Constructors

Link copied to clipboard
fun AzureNodePoolManagement(autoRepair: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val autoRepair: Boolean? = null

Optional. Whether or not the nodes will be automatically repaired.