Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactInstallProperties

Package version

Properties of an artifact.

Hierarchy

  • ArtifactInstallProperties

Index

Properties

Optional artifactId

artifactId: undefined | string

The artifact's identifier.

Optional artifactTitle

artifactTitle: undefined | string

The artifact's title.

Optional deploymentStatusMessage

deploymentStatusMessage: undefined | string

The status message from the deployment.

Optional installTime

installTime: Date

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

Optional parameters

The parameters of the artifact.

Optional status

status: undefined | string

The status of the artifact.

Optional vmExtensionStatusMessage

vmExtensionStatusMessage: undefined | string

The status message from the virtual machine extension.

Generated using TypeDoc