Share via


DevTestLabArtifactInstallInfo Class

Definition

Properties of an artifact.

public class DevTestLabArtifactInstallInfo
type DevTestLabArtifactInstallInfo = class
Public Class DevTestLabArtifactInstallInfo
Inheritance
DevTestLabArtifactInstallInfo

Constructors

DevTestLabArtifactInstallInfo()

Initializes a new instance of DevTestLabArtifactInstallInfo.

Properties

ArtifactId

The artifact's identifier.

ArtifactTitle

The artifact's title.

DeploymentStatusMessage

The status message from the deployment.

InstallOn

The time that the artifact starts to install on the virtual machine.

Parameters

The parameters of the artifact.

Status

The status of the artifact.

VmExtensionStatusMessage

The status message from the virtual machine extension.

Applies to