AzureNodePoolConfigRootVolume

data class AzureNodePoolConfigRootVolume(val sizeGib: Int? = null)

Constructors

Link copied to clipboard
constructor(sizeGib: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val sizeGib: Int? = null

Optional. The size of the disk, in GiBs. When unspecified, a default value is provided. See the specific reference in the parent resource.