ValidatedSolutionRecipeProperties interface
Represents properties of a validated solution recipe resource.
Properties
| recipe |
Represents contents of a validated solution recipe. |
| signature | Represents the signature of the recipe, to be used for ensuring its integrity. |
Property Details
recipeContent
Represents contents of a validated solution recipe.
recipeContent: ValidatedSolutionRecipeContent
Property Value
signature
Represents the signature of the recipe, to be used for ensuring its integrity.
signature?: string
Property Value
string