次の方法で共有


DevTestLabArtifactInstallInfo クラス

定義

成果物のプロパティ。

public class DevTestLabArtifactInstallInfo
type DevTestLabArtifactInstallInfo = class
Public Class DevTestLabArtifactInstallInfo
継承
DevTestLabArtifactInstallInfo

コンストラクター

DevTestLabArtifactInstallInfo()

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

プロパティ

ArtifactId

成果物の識別子。

ArtifactTitle

成果物のタイトル。

DeploymentStatusMessage

デプロイからのステータス メッセージ。

InstallOn

成果物が仮想マシンへのインストールを開始する時間。

Parameters

成果物のパラメーター。

Status

成果物の状態。

VmExtensionStatusMessage

仮想マシン拡張機能からのステータス メッセージ。

適用対象