次の方法で共有


DeploymentInfo interface

デプロイに関する情報。

プロパティ

deployment

デプロイ情報。

deploymentFetchStatus

前回のデプロイのフェッチ中の状態。

message

ユーザーに表示できるデプロイに関する追加の詳細。

プロパティの詳細

deployment

デプロイ情報。

deployment?: Deployment

プロパティ値

deploymentFetchStatus

前回のデプロイのフェッチ中の状態。

deploymentFetchStatus?: string

プロパティ値

string

message

ユーザーに表示できるデプロイに関する追加の詳細。

message?: string

プロパティ値

string