次の方法で共有


WorkflowArtifacts クラス

ワークフロー フィルター。

継承
azure.mgmt.web._serialization.Model
WorkflowArtifacts

コンストラクター

WorkflowArtifacts(*, app_settings: MutableMapping[str, Any] | None = None, files: Dict[str, MutableMapping[str, Any]] | None = None, files_to_delete: List[str] | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
app_settings
<xref:JSON>

ワークフローのアプリケーション設定。

files
dict[str, <xref:JSON>]

アプリのファイル。

files_to_delete

削除するアプリのファイル。

変数

名前 説明
app_settings
<xref:JSON>

ワークフローのアプリケーション設定。

files
dict[str, <xref:JSON>]

アプリのファイル。

files_to_delete

削除するアプリのファイル。