IAddonHcxProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.AddonHcxPropertiesTypeConverter))]
public interface IAddonHcxProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IAddonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.AddonHcxPropertiesTypeConverter))>]
type IAddonHcxProperties = interface
interface IJsonSerializable
interface IAddonProperties
Public Interface IAddonHcxProperties
Implements IAddonProperties
- Derived
- Attributes
- Implements
Properties
AddonType |
Addon type (Inherited from IAddonProperties) |
Offer |
The HCX offer, example VMware MaaS Cloud Provider (Enterprise) |
ProvisioningState |
The state of the addon provisioning (Inherited from IAddonProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |