ContainerRegistryFileTaskStepUpdateContent クラス

定義

タスク ステップを更新するプロパティ。

public class ContainerRegistryFileTaskStepUpdateContent : Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTaskStepUpdateContent
type ContainerRegistryFileTaskStepUpdateContent = class
    inherit ContainerRegistryTaskStepUpdateContent
Public Class ContainerRegistryFileTaskStepUpdateContent
Inherits ContainerRegistryTaskStepUpdateContent
継承
ContainerRegistryFileTaskStepUpdateContent

コンストラクター

ContainerRegistryFileTaskStepUpdateContent()

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

プロパティ

ContextAccessToken

ステップのコンテキストに関連付けられているトークン (ストレージ アカウント BLOB の git PAT または SAS トークン)。

(継承元 ContainerRegistryTaskStepUpdateContent)
ContextPath

タスク ステップのソース コンテキストの URL (絶対または相対)。

(継承元 ContainerRegistryTaskStepUpdateContent)
TaskFilePath

ソース コンテキストに対するタスク テンプレート/定義ファイルの相対パス。

Values

タスクの実行時に渡すことができるオーバーライド可能な値のコレクション。

ValuesFilePath

ソース コンテキストに対する相対値/パラメーター ファイル パス。

適用対象