HciDeploymentOSProfile 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.
OS configurations for HCI device.
public class HciDeploymentOSProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.HciDeploymentOSProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.HciDeploymentOSProfile>
type HciDeploymentOSProfile = class
interface IJsonModel<HciDeploymentOSProfile>
interface IPersistableModel<HciDeploymentOSProfile>
Public Class HciDeploymentOSProfile
Implements IJsonModel(Of HciDeploymentOSProfile), IPersistableModel(Of HciDeploymentOSProfile)
- Inheritance
-
HciDeploymentOSProfile
- Implements
Properties
| Name | Description |
|---|---|
| AssemblyVersion |
Version of assembly present on device. |
| BaseImageVersion |
OS Base Image Version. |
| BootType |
The boot type of the device. e.g. UEFI, Legacy etc. |
| BuildNumber |
OS Build Number. |
| ImageVersion |
OS Image Version. |
| OsSku |
OS SKU (e.g., “ Microsoft Azure Linux ROE“, “Azure Stack HCI", "Microsoft Azure Linux 3.0"). |
| OsType |
OS type (“windows", “linux”). |
| OsVersion |
OS Version. |