Share via


DevTestLabArtifactInstallInfo.Parameters Property

Definition

The parameters of the artifact.

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

Property Value

Applies to