ValidatedSolutionRecipeInfo 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 information about a validated solution recipe.
public class ValidatedSolutionRecipeInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeInfo>
type ValidatedSolutionRecipeInfo = class
interface IJsonModel<ValidatedSolutionRecipeInfo>
interface IPersistableModel<ValidatedSolutionRecipeInfo>
Public Class ValidatedSolutionRecipeInfo
Implements IJsonModel(Of ValidatedSolutionRecipeInfo), IPersistableModel(Of ValidatedSolutionRecipeInfo)
- Inheritance
-
ValidatedSolutionRecipeInfo
- Implements
Properties
| Name | Description |
|---|---|
| SolutionType |
Represents the solution type for which this validated solution recipe is applicable. |
| Version |
Represents the version for which this validated solution recipe is applicable. |