OsImageProperties 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 os image resource.
public class OsImageProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.OsImageProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.OsImageProperties>
type OsImageProperties = class
interface IJsonModel<OsImageProperties>
interface IPersistableModel<OsImageProperties>
Public Class OsImageProperties
Implements IJsonModel(Of OsImageProperties), IPersistableModel(Of OsImageProperties)
- Inheritance
-
OsImageProperties
- Implements
Properties
| Name | Description |
|---|---|
| ComposedImageIsoHash |
Represents composed image iso hash of a os image. |
| ComposedImageIsoUri |
Represents composed image iso download url of a os image. |
| ComposedImageVersion |
Represents composed image version of a os image. |
| ValidatedSolutionRecipeVersion |
Represents validated solution recipe version of a os image. |