次の方法で共有


ComposeDeploymentStatusResultItem クラス

定義

展開名、アプリケーション名、作成の展開状態、および状態の詳細によって特徴付けされる、配置状態の作成の結果アイテムについて説明します。

public sealed class ComposeDeploymentStatusResultItem
type ComposeDeploymentStatusResultItem = class
Public NotInheritable Class ComposeDeploymentStatusResultItem
継承
ComposeDeploymentStatusResultItem

プロパティ

ApplicationName

URI としてアプリケーションの名前を取得します。

ComposeDeploymentStatus

作成デプロイの状態を として ComposeDeploymentStatus取得します。

DeploymentName

Compose デプロイの名前を取得します。

StatusDetails

失敗メッセージを含む Compose デプロイの状態の詳細を取得します。

適用対象