ValidatedSolutionRecipeContent.Components 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.
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)