Share via


DevTestLabVmData.Artifacts Property

Definition

The artifacts to be installed on the virtual machine.

public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabArtifactInstallInfo> Artifacts { get; }
member this.Artifacts : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabArtifactInstallInfo>
Public ReadOnly Property Artifacts As IList(Of DevTestLabArtifactInstallInfo)

Property Value

Applies to