다음을 통해 공유


IAddonHcxProperties Interface

Definition

[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)

Applies to