Class OlvmBios
OLVM Bios
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public class OlvmBios
Properties
BiosType
Declaration
[JsonProperty(PropertyName = "biosType")]
public OlvmBiosType BiosType { get; set; }
Property Value
| Type | Description |
|---|---|
| OlvmBiosType |
BootMenu
Declaration
[JsonProperty(PropertyName = "bootMenu")]
public OlvmBootMenu BootMenu { get; set; }
Property Value
| Type | Description |
|---|---|
| OlvmBootMenu |