ValidatedSolutionRecipeContent.Components Property

Definition

Represents components available in a validated solution recipe.

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

Property Value

Applies to