DevTestLabVmCreationContent.Artifacts Property
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.
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)