ValidatedSolutionRecipeProperties Class
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 properties of a validated solution recipe resource.
public class ValidatedSolutionRecipeProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeProperties>
type ValidatedSolutionRecipeProperties = class
interface IJsonModel<ValidatedSolutionRecipeProperties>
interface IPersistableModel<ValidatedSolutionRecipeProperties>
Public Class ValidatedSolutionRecipeProperties
Implements IJsonModel(Of ValidatedSolutionRecipeProperties), IPersistableModel(Of ValidatedSolutionRecipeProperties)
- Inheritance
-
ValidatedSolutionRecipeProperties
- Implements
Properties
| Name | Description |
|---|---|
| RecipeContent |
Represents contents of a validated solution recipe. |
| Signature |
Represents the signature of the recipe, to be used for ensuring its integrity. |