SourceControlProperties interface

SourceControl リソース固有のプロパティ

プロパティ

branch

自動デプロイをトリガーするブランチ

githubActionConfiguration

使用可能なすべての設定と、ユーザーが指定しなかった場合の既定値を含む Container App Revision Template。 デフォルトは、作成時のまま入力されます

operationState

操作の現在のプロビジョニング状態

repoUrl

ContainerApp に統合されるリポジトリ URL。

プロパティの詳細

branch

自動デプロイをトリガーするブランチ

branch?: string

プロパティ値

string

githubActionConfiguration

使用可能なすべての設定と、ユーザーが指定しなかった場合の既定値を含む Container App Revision Template。 デフォルトは、作成時のまま入力されます

githubActionConfiguration?: GithubActionConfiguration

プロパティ値

operationState

操作の現在のプロビジョニング状態

operationState?: string

プロパティ値

string

repoUrl

ContainerApp に統合されるリポジトリ URL。

repoUrl?: string

プロパティ値

string