DeploymentWhatIf クラス

定義

デプロイの What-if 操作パラメーター。

public class DeploymentWhatIf
type DeploymentWhatIf = class
Public Class DeploymentWhatIf
継承
DeploymentWhatIf

コンストラクター

DeploymentWhatIf()

DeploymentWhatIf クラスの新しいインスタンスを初期化します。

DeploymentWhatIf(DeploymentWhatIfProperties, String)

DeploymentWhatIf クラスの新しいインスタンスを初期化します。

プロパティ

Location

展開データを格納する場所を取得または設定します。

Properties

展開プロパティを取得または設定します。

メソッド

Validate()

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

適用対象