DevTestLabArtifactInstallInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET