次の方法で共有


IWithComputerNamePrefix インターフェイス

定義

コンピューター名プレフィックスを指定できる仮想マシン スケール セット定義のステージ。

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

メソッド

WithComputerNamePrefix(String)

スケール セット内の仮想マシンの名前を自動生成するために使用する名前プレフィックスを指定します。

適用対象