次の方法で共有


IWithCustomData インターフェイス

定義

カスタム データを指定できる仮想マシン スケール セット定義のステージ。

public interface IWithCustomData
type IWithCustomData = interface
Public Interface IWithCustomData
派生

メソッド

WithCustomData(String)

仮想マシン スケール セットのカスタム データを指定します。

適用対象