次の方法で共有


BatchPipelineComponentDeploymentConfiguration クラス

定義

Batch パイプライン コンポーネントのデプロイのプロパティ。

public class BatchPipelineComponentDeploymentConfiguration : Azure.ResourceManager.MachineLearning.Models.BatchDeploymentConfiguration
type BatchPipelineComponentDeploymentConfiguration = class
    inherit BatchDeploymentConfiguration
Public Class BatchPipelineComponentDeploymentConfiguration
Inherits BatchDeploymentConfiguration
継承
BatchPipelineComponentDeploymentConfiguration

コンストラクター

BatchPipelineComponentDeploymentConfiguration()

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

プロパティ

ComponentId

実行するコンポーネントの ARM ID。

Description

ジョブに適用される説明。

Settings

パイプライン ジョブの実行時設定。

Tags

ジョブに適用されるタグ。

適用対象