ValidatedSolutionRecipeContent 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 contents of a validated solution recipe resource.
public class ValidatedSolutionRecipeContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeContent>
type ValidatedSolutionRecipeContent = class
interface IJsonModel<ValidatedSolutionRecipeContent>
interface IPersistableModel<ValidatedSolutionRecipeContent>
Public Class ValidatedSolutionRecipeContent
Implements IJsonModel(Of ValidatedSolutionRecipeContent), IPersistableModel(Of ValidatedSolutionRecipeContent)
- Inheritance
-
ValidatedSolutionRecipeContent
- Implements
Properties
| Name | Description |
|---|---|
| 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. |