DevTestLabVmApplyArtifactsContent.Artifacts Property

Definition

The list of artifacts to apply.

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