次の方法で共有


AddonHcxProperties(String) コンストラクター

定義

AddonHcxProperties の新しいインスタンスを初期化します。

public AddonHcxProperties (string offer);
new Azure.ResourceManager.Avs.Models.AddonHcxProperties : string -> Azure.ResourceManager.Avs.Models.AddonHcxProperties
Public Sub New (offer As String)

パラメーター

offer
String

HCX オファー (VMware MaaS Cloud Provider (Enterprise) の例)。

例外

offer が null です。

適用対象