AddonHcxProperties interface

The properties of an HCX addon

Extends

Properties

addonType

Polymorphic discriminator, which specifies the different types this object can be

offer

The HCX offer, example VMware MaaS Cloud Provider (Enterprise)

Inherited Properties

provisioningState

The state of the addon provisioning NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

addonType

Polymorphic discriminator, which specifies the different types this object can be

addonType: "HCX"

Property Value

"HCX"

offer

The HCX offer, example VMware MaaS Cloud Provider (Enterprise)

offer: string

Property Value

string

Inherited Property Details

provisioningState

The state of the addon provisioning NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From AddonProperties.provisioningState