AddonHcxProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
- 屬性
-
Newtonsoft.Json.JsonObjectAttribute
建構函式
AddonHcxProperties() |
初始化 AddonHcxProperties 類別的新實例。 |
AddonHcxProperties(String, String) |
初始化 AddonHcxProperties 類別的新實例。 |
屬性
Offer |
取得或設定 HCX 供應專案,例如 VMware MaaS 雲端提供者 (Enterprise) |
ProvisioningState |
取得附加元件布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Building'、'刪除'、'Updateing' (繼承來源 AddonProperties) |
方法
Validate() |
驗證 物件。 |