次の方法で共有


DeploymentConfiguration クラス

定義

展開構成のプロパティ。

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

コンストラクター

DeploymentConfiguration()

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

DeploymentConfiguration(CloudServiceConfiguration, VirtualMachineConfiguration)

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

プロパティ

CloudServiceConfiguration

プールのクラウド サービス構成を取得または設定します。

VirtualMachineConfiguration

プールの仮想マシン構成を取得または設定します。

メソッド

Validate()

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

適用対象