次の方法で共有


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 Cloud Provider (Enterprise) の例) を取得または設定します

ProvisioningState

アドオン プロビジョニングの状態を取得します。 指定できる値は、'Succeeded'、'Failed'、'Cancelled'、'Building'、'Deleting'、'Updating' です。

(継承元 AddonProperties)

メソッド

Validate()

オブジェクトを検証します。

適用対象