次の方法で共有


TriggerPipelineReference interface

指定されたパラメーターを使用してトリガーする必要があるパイプライン。

プロパティ

parameters

パイプライン パラメーター。

pipelineReference

パイプラインリファレンス。

プロパティの詳細

parameters

パイプライン パラメーター。

parameters?: {[propertyName: string]: any}

プロパティ値

{[propertyName: string]: any}

pipelineReference

パイプラインリファレンス。

pipelineReference?: PipelineReference

プロパティ値