ValidatedSolutionRecipeComponentMetadata 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 metadata associated with a component available in a validated solution recipe.
public class ValidatedSolutionRecipeComponentMetadata : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeComponentMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ValidatedSolutionRecipeComponentMetadata>
type ValidatedSolutionRecipeComponentMetadata = class
interface IJsonModel<ValidatedSolutionRecipeComponentMetadata>
interface IPersistableModel<ValidatedSolutionRecipeComponentMetadata>
Public Class ValidatedSolutionRecipeComponentMetadata
Implements IJsonModel(Of ValidatedSolutionRecipeComponentMetadata), IPersistableModel(Of ValidatedSolutionRecipeComponentMetadata)
- Inheritance
-
ValidatedSolutionRecipeComponentMetadata
- Implements
Properties
| Name | Description |
|---|---|
| Catalog |
Specifies the catalog to which the extension belongs. |
| EnableAutomaticUpgrade |
Indicates whether automatic upgrades of the extension are enabled. |
| ExpectedHash |
Specifies the expected hash of the extension. |
| ExtensionType |
Represents the type of extension. |
| LcmUpdate |
Indicates whether the LCM (Lifecycle Management) update of the extension is enabled. |
| Link |
Specifies the link associated with the extension. |
| Name |
Specifies the name of the extension. |
| PreviewSource |
Specifies the preview source of the extension. |
| Publisher |
Represents the publisher of the extension. |
| ReleaseTrain |
Specifies the release train to which given component belongs. |
| Ring |
Specifies the ring to which the extension belongs, internally used by component. |