AddonProperties interface
The properties of an addon
Properties
addon |
Polymorphic discriminator, which specifies the different types this object can be |
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" | "HCX" | "SRM" | "VR"
Property Value
"Arc" | "HCX" | "SRM" | "VR"
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