AddonArcPropertiesResponse

data class AddonArcPropertiesResponse(val addonType: String, val provisioningState: String, val vCenter: String? = null)

The properties of an Arc addon

Constructors

Link copied to clipboard
constructor(addonType: String, provisioningState: String, vCenter: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of private cloud addon Expected value is 'Arc'.

Link copied to clipboard

The state of the addon provisioning

Link copied to clipboard
val vCenter: String? = null

The VMware vCenter resource ID