BareMetalMachineCommandSpecification クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BareMetalMachineCommandSpecification は、ベア メタル マシンに対して実行するコマンドとオプションの引数を表します。
public class BareMetalMachineCommandSpecification
type BareMetalMachineCommandSpecification = class
Public Class BareMetalMachineCommandSpecification
- 継承
-
BareMetalMachineCommandSpecification
コンストラクター
BareMetalMachineCommandSpecification(String) |
BareMetalMachineCommandSpecification の新しいインスタンスを初期化します。 |
プロパティ
Arguments |
スクリプトに個別の引数として順番に渡される文字列引数の一覧。 |
Command |
ベア メタル マシンに対して実行するコマンド。 |