AddonHcxProperties 類別

定義

HCX 附加元件的屬性

[Newtonsoft.Json.JsonObject("HCX")]
public class AddonHcxProperties : Microsoft.Azure.Management.Avs.Models.AddonProperties
[<Newtonsoft.Json.JsonObject("HCX")>]
type AddonHcxProperties = class
    inherit AddonProperties
Public Class AddonHcxProperties
Inherits AddonProperties
繼承
AddonHcxProperties
屬性
Newtonsoft.Json.JsonObjectAttribute

建構函式

AddonHcxProperties()

初始化 AddonHcxProperties 類別的新實例。

AddonHcxProperties(String, String)

初始化 AddonHcxProperties 類別的新實例。

屬性

Offer

取得或設定 HCX 供應專案,例如 VMware MaaS 雲端提供者 (Enterprise)

ProvisioningState

取得附加元件布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Building'、'刪除'、'Updateing'

(繼承來源 AddonProperties)

方法

Validate()

驗證 物件。

適用於