次の方法で共有


BatchDeploymentConfiguration クラス

定義

さまざまな展開の種類に関連するプロパティ。 基底クラスであることに注意 BatchDeploymentConfiguration してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます BatchPipelineComponentDeploymentConfiguration

public abstract class BatchDeploymentConfiguration
type BatchDeploymentConfiguration = class
Public MustInherit Class BatchDeploymentConfiguration
継承
BatchDeploymentConfiguration
派生

コンストラクター

BatchDeploymentConfiguration()

BatchDeploymentConfiguration の新しいインスタンスを初期化します。

適用対象