AddonArcProperties interface
The properties of an Arc addon
- Extends
Properties
addon |
Polymorphic discriminator, which specifies the different types this object can be |
v |
The VMware vCenter resource ID |
Inherited Properties
provisioning |
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: "Arc"
Property Value
"Arc"
vCenter
The VMware vCenter resource ID
vCenter?: 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