Share via


ValidatedSolutionRecipeContent interface

Represents contents of a validated solution recipe resource.

Properties

capabilities

Represents capabilities available in a validated solution recipe.

components

Represents components available in a validated solution recipe.

info

Represents information about a validated solution recipe.

Property Details

capabilities

Represents capabilities available in a validated solution recipe.

capabilities?: ValidatedSolutionRecipeCapabilities

Property Value

components

Represents components available in a validated solution recipe.

components: ValidatedSolutionRecipeComponent[]

Property Value

info

Represents information about a validated solution recipe.

info: ValidatedSolutionRecipeInfo

Property Value